Forum Discussion
Altera_Forum
Honored Contributor
15 years agocyloneIII board questions
hi. maybe the reason of DDR SDRAM is different from the SDRAM,I often meet the question,that is: Downloading 02000000 ( 0%) Downloading 02007E18 (78%) Downloaded 32KB in 0.5s (64.0KB/s) ...
Altera_Forum
Honored Contributor
15 years agoyes ,"run" means compile from SOPC system to the whole quartusII system.
this problem is still puzzling me ... now ,I think of another question,that is :I want to set memory initialization file (.hex) of on_chip_memory ,and then use a SGDMA to get data from the memory,I add the data in .hex manually(how to add data into the .hex file automatically??) in quartusII, but when I open the file in the form of .txt, and find that the data in the .txt is very different?? is the .hex data not only contain the useful data but also the head data or somthing?how to add data into the .hex file automatically?? if I want to add data of a picture in the on_chip_memory,how to translate the picture into .hex file then can be added in quartusII ??