Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUpdata memory content in pof without recompiling
The design is HDL+Nios,only change nios.
When using NIos to generent a .hex file,I must recompile my whole design,such as fitting,mapping.This process cost me long time, I want to find a method. In the sopc,having a rom to store the hex,so how to updata the memory contents without recompiling the fpga pjt?2 Replies
- Altera_Forum
Honored Contributor
After generating the hex file, launch "Update Memory Initialization Files" from Quartus Processing menu.
Then you need to start again only the Assembler step, which is quite faster than the whole fpga recompilation. - Altera_Forum
Honored Contributor
Related solution: http://www.altera.com/support/kdb/solutions/rd12062004_8707.html