Forum Discussion

asp_sem's avatar
asp_sem
Icon for New Contributor rankNew Contributor
5 years ago

DDR2 SDRAM controller & Avalon Burst

Good day!
The question is in the attachment.
Thank you in advance.

4 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    What do you mean by a "shift" when reading the data in your question? It's not clear what the issue is.

    #iwork4intel

    • asp_sem's avatar
      asp_sem
      Icon for New Contributor rankNew Contributor

      Hello. By shift in this case, I mean that the first value 1 is written at the initial address 25'd800000, and value 2 is read at the same address. And for some reason, the value 1 is read at the final address 25'd1454076.

      Signal mem_rd_readdatavalid - this is a signal readdatavalid , and signal mem_rd_readdata - this is a signal readdata of avalon specification (burst transfer).