Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUpdate software in on-chip memory for NIOS II without full recompile
Hello there, i am working on a design that has a NIOS II and a software that is small enough to fit fully in on-chip memory, so to boot the system we tick the "initilize memory contents" in the...
Altera_Forum
Honored Contributor
15 years agoOk, think i figure it out.
You use "Generate memory initialization files" from the processing menu and the you run just the assembler... In this way you can generate the .sof and .pof files in a rapid way, without having to recompile the full project. I think i should have read the FAQ before posting, sorry guys.