Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi Cris,
Thank you very much for your valuable inputs. I will try this out, and let you know. thanks and regards, rajesh --- Quote Start --- I had an application note but I can't remember where it is right now. I'd have to search for it. Try browsing the Altera documentation. You basically only need the steps I mentioned before: - generate the hex memory initialization file for your Nios software. I think the Nios tools have an option to generate this hex file in addition to the standard elf file. - assign the hex file as initialization file for the onchip memory in Qsys/sopc-builder - rebuild Quartus project and generate pof file You must open the Nios properties in sopc/Qsys and set the reset vector to point to onchip ram base address --- Quote End ---