Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNeed Help Writing to SRAM
I am working on a project that is going to be an interface between a custom digital imager and a computer monitor. I have my whole set up done in the SOPC builder and some other VHDL code written to ...
Altera_Forum
Honored Contributor
14 years agoIf you can format the incoming data as an Avalon Stream, then you could use a DMA component (such as Altera's SGDMA) to write the image to memory.