Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDDR3 read/write using NIOS
Hi, I want to write/read DDR3 SDRAM using NIOS II. I have prepared a Qsys system that contains a DDR3 controller with UniPHY, Nios II/s processor and JTAG UART. Is that sufficient? Do I need to...
Altera_Forum
Honored Contributor
12 years agoHi,
Yes it is possible to test DDR running your application in DDR but only if you DDR is working. You might want to consider instantiating a large block of internal dual port ram in the design and then changing the bsp to run the application from the internal memory. This will also allow you to check that you c code is correct before testing DDR. The NIOS has a DDR3 template for testing DDR and Flash memory that has worked for me.