Forum Discussion

BXia's avatar
BXia
Icon for Occasional Contributor rankOccasional Contributor
3 years ago

How to boot board from EPCS with NIOSII code running from SDRAM?

Hi,

I found a demo DE0_NANO_SDRAM_Nios_Test from this topic: https://community.intel.com/t5/FPGA-SoC-And-CPLD-Boards-And/Can-t-get-DE0-nano-board-to-boot-from-EPCS-with-NIOSII-code/td-p/698479 , which is provided by Intel, based onn Intel descrption, the nios ii code runs from SDRAM (not on-chip memory) .

I had two questions when running this demo:

1. I used Quartus lite v18.1, I tried to download the .elf file, but got the error shown in this screenshot, how this happened? I used wrong Quartus?

2. Is it possible to add the .elf to .sof, then convert .sof to .jic? If yes, how to do it?

I know how to add the .elf to .sof then convert .sof to .jic for the project that nios code run on on-chip memory, but I don't know how to do it for the project that nios code run on SDRAM.

Thanks in advance, hope someone can help me.

9 Replies