Altera_Forum
Honored Contributor
13 years agoExternal memory access for beginner
Hello guys,
I've been learning to use external memory interface. I want to read some data from DDR2 SDRAM (assume data is there already), store them in on-chip RAM and do some calculation, then the result will be written back to SDRAM. I'm lost after instantiating the DDR2 memory controller. I have no idea how to control the I/O signals to make it work. I also see example design that use Nios to control the whole process which makes me even more confused. Please give me some suggestions or pointer so that I can learn this topic more properly. Thanks a lot!