Altera_Forum
Honored Contributor
19 years agoAltera DE2: SDRAM Ctrler Vs. DDR SDRAM Ctrler
After 4 days struggling to make SDRAM work on the Altera DE2, i finally succeded.
I'm only able to do it using the SDRAM controller (not in megacore). I first tried clocking the SDRAM with a -3ns delay but that didn't work (verify failed at download). Clocking the system with a 90MHz clk did the trick tho. My question: is there any advantage of using the DDR SDRAM controller provided with megacore? I've tried using it, but I can't determine where to assign the dram_dqs[1..0] signals. See the Altera DE2 pin table: http://www.terasic.com.tw/attachment/archi...2_pin_table.pdf (http://www.terasic.com.tw/attachment/archive/30/de2_pin_table.pdf) DRAM_DQS shines by its absence!? -Pascal