Forum Discussion
Altera_Forum
Honored Contributor
20 years agoWell, do you have a working SDRAM controller in your design? If you do, it will show up in the address map (or check the SOPC builder for the appropriate address range), define a few pointers in your target program and copy with a simple memcpy() routine.
Arjan