Altera_Forum
Honored Contributor
16 years agoMemory Test fails whith 256-MB DDR2
When using the SDRAM DDR2 with 64-bit data bus width, the memtest fails! And the failure occurs only in specific locations (spans of 0x10):
--- Quote Start --- ERROR: DDR2 was not filled up properly at location (0h) ERROR: DDR2 was not filled up properly at location (10h) ERROR: DDR2 was not filled up properly at location (20h) ERROR: DDR2 was not filled up properly at location (30h) ERROR: DDR2 was not filled up properly at location (40h) ERROR: DDR2 was not filled up properly at location (50h) ERROR: DDR2 was not filled up properly at location (60h) ERROR: DDR2 was not filled up properly at location (70h) ERROR: DDR2 was not filled up properly at location (80h) ERROR: DDR2 was not filled up properly at location (90h) . . . . --- Quote End --- While dealing with less data bus width returns with no failure. I am using the Cyclone II DSP development kit, and I took the standard design as a starting point and just modified the data bus width of in the SDRAM controller. Am I having timing problem? If anyone can tell me what is the problem I will be appreciated. thx