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 agoThanks, but by definition, the Nios program must be stored in non-volatile memory i.e the flash. Are you saying that I can set up Nios to either read each instruction from flash OR I could set it up to copy the program to SRAM.
I guess what I am really asking is: Is the flash memory fast enough to read instructions out of?