Generic Serial Flash Interface Intel® FPGA IP User Guide
ID
683419
Date
12/22/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. Intel 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.6. Building Application Software System using Nios® II Software Build Tools
- In the Intel® Quartus® Prime, go to Tools > Nios II Software Build Tools for Eclipse.
- Browse to your workspace directory.
- In the Nios II Software Build Tools for Eclipse, go to File > New > Nios II Application and BSP from Template.
- In the SOPC Information File name field, select generic_flash_access.sopcinfo from your project directory and click Open.
- For Project Name, set to generic_flash_access, choose Hello World Small project template and click Finish.
- In the generic_flash_access project directory and replace the hello_world_small.c file with main.c and operation.c files attached in the reference design.
- Select the main.c file and go to Project > Build Project to create the generic_flash_access.elf file.
- Select the generic_flash_access.elf file and go to Run > Run As > Nios II Hardware.
- The Nios II Console prints the following results.