Forum Discussion
Altera_Forum
Honored Contributor
21 years agoROM initialisation
Hello, I created a SOPC-builder module with an on-chip ROM component. This ROM should be instantiated with the content of on_chip_rom.hex, that is in the Quartus directory and contains just 0...
Altera_Forum
Honored Contributor
21 years agoI don't want to boot out of this memory.
It contains static stuff like a serial number, version number and such things and should be only read out by the Nios on demand of the user. Therefore I tried the construct above but it seems not to work.