amildm
Contributor
3 years ago[NIOS] New CPU Memory HEX file -> should all NIOS system be regenerated?
Hello,
When the NIOS Memory HEX file is replaced with a new one -> should all NIOS subsystem be regenerated (new RTL file will be created)?
Can not I leave the whole NIOS system untouched and jus...
- 3 years ago
You do not have to regenerate the NIOS sub-system if you change the .hex file that you are using to initialize the memory.
You only have to do 2 steps in Quartus:
1) Run 'Update Memory Initialization File' in the Processing menu.
2) Run 'Start Assembler' under 'Start' in the Processing menu.
This will create a new SOF file using the new .HEX file.