WShep1
Contributor
5 years agoNIOS hex file does NOT get compiled into FPGA
Hi All,
I had been building NIOS software for my MAX10 design and compiling it into the FPGA code for sometime when all of a sudden, the new NIOS software stopped compiling into the FPGA. Now when...
- 5 years ago
Hi, Bill
May I know are you booting from on-chip RAM or on-chip flash of MAX10 ?
To generate hex, you can follow, in your project folder, Make Targets->Build, click mem_init_generate and then Build to generate hex for on-chip RAM and on-chip flash for MAX10.
Eric