Altera_Forum
Honored Contributor
14 years agoDE1 SDRAM (again!)
I think this is the right forum for this, because it involves several different components.
Basically I am having the same problem many people on this forum seem to have had, but I have had no luck getting it to work. I have an Altera Cyclone II FPGA starter board (basically a DE1) board. I am trying to get the SDRAM to work when using NIOS II and SOPC builder. I have instantiated the SDRAM controller, configured it as explained in the 'Using the SDRAM Memory on ALtera's DE1 Board With VHDL Design' altera tutorial, and created the PLL. I have a PLL with two outputs, one the undisturbed 50Mhz clock passed through, and the other phase shifted by -3.00ns. I still get the same same error on downloading: Verifying failed between address 0x800000 and 0x801CC7 I have tried using different phase shifts up and down, I have tried only connecting the phase shifted clk to the PLL, and keeping the system clock from the 50Mhz input and not from the PLL. Nothing seems to work. Seems most people on the forum got it to work by using the two clock PLL as described in the above tutorial, but it is not working for me. Any help greatly appreciated as I am a s/w engineer so this is all a little new to me! Thanx