Forum Discussion
JSans3
New Contributor
7 years agoStore hex file to the DE1-SoC SDRAM
Hi as a school project I'm building a RISC-V processor using the DE1 board (Cyclone V). I need to use the SDRAM in order to store de instructions to execute in the processor. How can I write a hex f...
AR_A_Intel
Super Contributor
7 years agoHello
Sorry for the long delay as I was out of office. You could find how to map 64MB memory SDRAM to the ARM processor in arm website. Refer to link http://infocenter.arm.com/help/topic/com.arm.doc.dui0161a/DUI0161A_cm10200e_ug.pdf ( 4.1.3 SDRAM DIMM mapping).
Please accept my apologies for not being able to assist you fully as this is out of my expertise. Thank you for patience and understanding on this matter.