Generic Serial Flash Interface Intel® FPGA IP User Guide
ID
683419
Date
4/20/2022
Public
A newer version of this document is available. Customers should click here to go to the newest version.
1.1. Release Information
1.2. Device Family Support
1.3. Signals
1.4. Parameters
1.5. Register Map
1.6. Using Generic Serial Flash Interface Intel® FPGA IP
1.7. Generic Serial Flash Interface Intel® FPGA IP Reference Design
1.8. Flash Access Using the Generic Serial Flash Interface Intel® FPGA IP
1.9. Nios II HAL Driver
1.10. Generic Serial Flash Interface Intel® FPGA IP User Guide Archives
1.11. Document Revision History for the Generic Serial Flash Interface Intel® FPGA IP User Guide
1.7.4. Integrating Modules into Intel® Quartus® Prime Project
- In the Intel® Quartus® Prime software, select Assignment > Settings.
- In the Settings window, add generic_flash_access.qys file located in the synthesis folder and click Apply.
- The generic_flash_access.qys file is shown under Files directory. Right click the file and choose Set as Top-Level Entity.
- Go to Processing > Start > Start Analysis and Elaboration to allow the hardware system to determine input and output pins.
- Start pin assignment by going to Assignments > Pin Planner, and assign PIN_L14 as clk_clk and PIN_AA26 as reset_reset_n.
- Go to Assignments > Device > Device and Pin Options > Configuration, and change the Configuration scheme to Active Serial x1.
- Processing > Start > Start Analysis and Synthesis to perform full hardware system compilation.