Forum Discussion
Altera_Forum
Honored Contributor
17 years agoSDRAM Controller - Problems with reading
Hi, I have used the SDRAM Controller in SOPC. Now that I am working with the real hardware, I cannot get any data, other than 0x"FFF..F" from my SDRAM. When simulating with ModelSim, eve...
Altera_Forum
Honored Contributor
17 years agoFirst off, I'd stick a scope on the signals to the SDRAM, and check they are doing something sane.
You should be able to see the clk running, and the various control signals moving around. The DQ signals should be moving too. On DDR memory at least you can see which end is driving them because the FPGA tends to have a stronger drive strength than the memory. That will tell you if the read commands are getting to the memory.