Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

sdram write/read in arria ii gx dev. board

Hi I am trying to write and read the DDR3 SDRAM on my Arria II Gx Dev. board with the following code. # include <stdio.h> # include "system.h" # include "altera_avalon_pio_regs.h" # inc...