Forum Discussion
Altera_Forum
Honored Contributor
21 years agopre-initialized onchip memory
I have a design that uses several onchip memories. To keep it simple here, say I have: main_memory & my_init_memory. Naturally, the main_memory is the code space for my Nios II processor, and ...
Altera_Forum
Honored Contributor
21 years agoIt might be easier to just not let the compiler know about the initialized memory. Simply use the onchip memory as if it were a peripheral.