Altera_Forum
Honored Contributor
14 years agoaltsyncram component
The link below is a reference design that displays a 640 x 480 bitmap (1 bit per pixel) stored in on-chip memory using the DE2 board. A Matlab program is provided to generate the memory initialization file from an image file.
http://www.johnloomis.org/digitallab/vgalab/vgalab3/vgalab3.html I am trying to modify that project file to make it work on my DE2-115 board (Cyclone IV). The altsyncram component (contained in Img_RAM.v) is the one which I am not sure how to modify it. From my understanding this component is available from Mega Wizard -> Memory Compiler -> RAM 2 Port. But I am not sure about the parameters to put in the wizard to match the original design. I have Quartus 10.1. I would be very grateful if you could give me some instructions on how to achieve that, or even do an updated version of Img_Ram.v for DE2-115