Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi, Daixiwen,
When I tried to change the reading code to writing code, as attched, (change ssram_d from input to output) according to the datasheet. There is the following error. In this code, I am trying to write datastream of 00000000h,00000001h,00000002h...into the memory, but when I verified the contents of SSRAM, I found only last four insignificant bits are correct, the higher 4 bits is not 0000h in the first addresses. Could you please have a look at this? Thanks again.