Altera_Forum
Honored Contributor
16 years agoOff Chip Memory Issue (DSP Dev board)
Hi,
I'm having a bizarre issue with the DSP development board (Stratix II S180) and wanted to get some opinions on it. I use the SRAM and sometimes when I compile the project it will work just fine other times it will spit out junk data. Here is what I have gathered: 1. If the read address (any) is tied to a single value it will always produce the correct memory value for that address. Indicating it is not an issue with write. 2. If the read address ever changes it will never produce the correct memory value. Even during consecutive read commands. 3. When it does return a junk value it has many consistent bits. 4. The issue is more common with larger designs. I.E. just running the memory controller works just fine. Any thoughts would certainly be appreciated, this is driving me up the wall. Thanks, Nathan