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 file, which will contain the instructions to the SDRAM ? If I recall correctly in the older version of the board (the ones that used the Cyclone 2) you could archive that using the Control Panel.
Thanks