Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNewbie question on Nios II program memory
Hi all, In Alteras Nios tutorial, the system contains Flash memory, and SRAM. During boot up, does the system copy the Nios program from flash to sram, or does Nios fetch instructions from flash ever...
Altera_Forum
Honored Contributor
16 years agoJust a quick response; without looking at the tutorial I am going to say it depends on what you have configured for memory. In Nios you can decide where to store the program memory by selecting the different types that you have generated. You also can spit in up even further to say certain stacks of memory can be stored in one and the rest in the other. It should be under the properties of the Nios file that you have generated but can't remember for sure. Maybe someone else can point you directly to where the settings are.