Forum Discussion
tehjingy_Altera
Regular Contributor
1 year agoHi
Yes NiosV could be run from SDRAM.
However, it is slightly different.
You would need to add in the EMIF controller to connect the SDRAM.
In the BSP setting instead of selecting the OnChip Memory you would select the SDRAM(EMIF controller)
Instead of initializing the OnChip Memory with the Application hex.
You would need to store the hex in a flash device and with a boot copier copy the application to the SDRAM.
You could take a look the steps here:
Regards
Jingyang, Teh