Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

reading data from sram

hi:

now,I have written a static image frame into the sram, and then I want to read the frame from the sram all the time,in signaltapII ,according to the reading and writting wave,I find that when reading data from the sram at the first time ,the reading data is equal to the writting data,but when readding at the after times,the data goes wrong,I donnot understand the reason?

I have post a short cut of the reading and writting wave,in the read wrong.bmp,the data is not equal to the writting data,some times are all zero ,and sometimes are other data.

I hope some one could give me some possible reasons,thanks a lot!

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    what kind of sram is it? Are you sure that you follow its timing requirements?

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    sram is 61LV25616.

    the reason maybe that I did not think about the writting and reading time of one frame,so it will lead to read wrong,if I handle the problem ,I will tell the reason~~thanks