Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

Using SRAM on Altera DE2 in verilog

Altera_Forum
Honored Contributor II
1,236 Views

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
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
427 Views

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.
0 Kudos
Reply