Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

Using Cypress S25FL-L SPI Flash with Xilinx 7 Series FPGAs – KBA219685

Using Cypress S25FL-L SPI Flash with Xilinx 7 Series FPGAs – KBA219685

ChenT_76
Community Manager
Community Manager
Community Manager
50 sign-ins 50 questions asked 10 questions asked

Version: *A

Translation - Japanese: Xilinx 7シリーズ FPGAにおけるCypress S25FL-L SPI Flashの使用について- Community Translated (JA)

Question:

Can I use Cypress S25FL-L SPI Flash with Xilinx 7 Series Field Programmable Gate Array (FPGAs)?

Answer:

Yes, since the S25FL-L SPI Flash is backward compatible with former generation SPI Flash such as S25FL-P and S25FL-S, you can use the S25FL-L SPI Flash for Xilinx 7 Series FPGAs configuration.

The S25FL-L SPI Flash is compatible with S25FL-P and S25FL-S SPI Flash (see AN218107 Migration from S25FL-S to S25FL-L Serial NOR Flash Memory) regarding the command set, register set, and sector architecture used by the Xilinx 7 Series FPGAs except Device ID difference. If you use the Xilinx iMPACT tool, there are extra steps you must take to bypass the ID check in the iMPACT tool.

Version 2017.2 of the Xilinx Vivado does not support S25FL-L Device IDs. Follow these steps to program FPGA configuration data into S25FL-L, using the Xilinx iMPACT tool with ID check bypass:

  1. Open Windows Control Panel and click System and Security
  2. Click System.
  3. Click Advanced system settings.
  4. In the System Properties dialog, go to the Advanced tab and click Environment Variables.
  5. In the Environment Variables dialog, click New… in the User variables for username pane
  6. In the New User Variable dialog, enter the following values:
    • Variable name: XIL_IMPACT_SKIPIDCODECHECK
    • Variable value: 1
      New User Variable
  7. Click OK on all dialogs.
  8. Launch the Xilinx iMPACT tool and follow the regular tool flow (boundary scan and PROM file creation)
  9. In the Select Attached SPI/BPI dialog, select a same density part you are using from S25FLxxxP or S25FLxxxS.
0 Likes
3935 Views
Contributors