Forum Discussion
MMuth8
New Contributor
6 years agoNIOS II Booting methods for MAX10 FPGA
Hi, We are using MAX10 FPGA and NIOS II processor. We have on board FLASH MEMORY(NOT QSPI), and nios code will be placed in the same. We need that the NIOS to be booted from on board flash, Is it po...
EricMunYew_C_Intel
Frequent Contributor
6 years agoHi, Mahalakshmi
Option 4 allows you to execute your application on external flash and data on external RAM.
And Option 5 allows you to copy your application and data from external flash to external RAM, and then run both from the external RAM.
Thanks.
Eric