Altera_Forum
Honored Contributor
13 years agoSDR SDRAM controller problem
Hi,
I have developed my own SDR SDRAM controller in VHDL to integrate it with the rest of a design inside a Cyclone IV for image processing. By testing the controller I write in the SDRAM 307200 consecutive bytes using a known pattern. When I read the SDRAM most of the bytes are read correctly but there are small areas in the RAM that corresponding bytes are read with errors. When I read again the RAM some of the previous error locations are read correctly and some other locations that have been read without errors the first time now are read with errors. By reading again and again, error locations change randomly (at least randomly it seems to me). Does this problem look familiar to anyone? Any idea where should I look for a solution? Thanks in advance. Regards, John