Forum Discussion

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

Using SRAM on Altera DE2 in verilog

Hello all,

I am trying to store an image coming from D5M camera into DE2's onboard SRAM.

Can someone tell me who to read & write data to SRAM using verilog? Does anyone have a module written in Verilog for interfacing SRAM to DE2-i150 or DE2-115?

Thanks,

Bhavan

1 Reply

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

    Have you read the data sheet for the SRAM uses on the card, and looked at the FPGA signal connections to the SRAM?

    Using the ASYNC SRAM on these boards is very straightforward. Read those docs and try writing some code. Then if you have issues, post it and we can help you.