Visible to Intel only — GUID: mle1523608209533
Ixiasoft
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
Visible to Intel only — GUID: mle1523608209533
Ixiasoft
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.