Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWhat to do if on-chip memory is too small for Nios II program
All Nios II tutorials explain how to use on-chip memory to store the Nios II program. However, what does one do if the program is too big to fit in there? Then one would have to use off-chip memory. ...
Altera_Forum
Honored Contributor
8 years agoThanks for the answers, however there is still a missing element, provided that I add an external memory controller into the Qsys system and link the Nios II instruction master to it, the question still remains as to how will I instruct Eclipse IDE to put the code into that memory device?