Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20754 Discussions

Updata memory content in pof without recompiling

Altera_Forum
Honored Contributor II
1,280 Views

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?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
293 Views

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.
0 Kudos
Altera_Forum
Honored Contributor II
293 Views
0 Kudos
Reply