Forum Discussion
rkaib
Occasional Contributor
7 years agohi evryone, can anybody plz tell me how hex data is stored in onchip memory de2-115, because i am reading from onchip memory using nios2 but data is different from the hex file stored in it
FawazJ_Altera
Frequent Contributor
7 years agoHello,
Once your hex file is generated in Nios II eclipse, you can use it as initialization file for the on-chip memory. This option is available inside Platform Designer, On chip memory parameters
By enabling "Enable non-default initialization file" you can select your hex as initialization file for this memory.
Thanks