Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDE1 SRAM 256KB, but altsyncram only 64KB
A question about the DE1 dev kit Megawizard plug in manager. I use Megawizard plug in manager to custom a .vhd file want to Read and Write DE1 SRAM . It seems its option for MEMsize can only u...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Thanks Bart for your reply and the poniter document. It makes me notice the difference between ON-chip and offchip RAM. It is really helpful though I am still struggling with it. If you have time to upload a SRAM interface VHDL sample, I will really appreciate it. Thanks. --- Quote End --- Hey, I am too busy to write an SRAM interface but I have attached my colleague's. It displays a hex image file loaded into SRAM. You should use the DE1 control panel to load a file and then use this core to display the image onto a VGA monitor (attached VGA core as well). Note that you need to make a top-level VHDL or BDF module to connect all the cores. Hope this helps, good luck. Bart