Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17054 Discussions

VHDL DE2 board - write bmp file to SDRAM display via vga

Altera_Forum
Honored Contributor II
1,573 Views

Hello all, 

I'm trying to save a bmp file to the sdram on altera DE2 board and display that file, via the vga dac, on screen. 

i have manged to find a vhdl code for the vga part, but having trouble using the sdram.  

 

i am a beginner, i have tried to use Qsys with it's tutorial and came across some problems, for example there is no .sof file to select for the Altera Monitor Program (in the new project wizard - specify a system). 

 

hope someone could help me.. thank you :D..
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
573 Views

I'd start with a working example project for your board that uses the SD ram. Use a copy of that as your starting point. Make small changes to implement the other functions you need. Start with simple stuff. Walk before running etc.

0 Kudos
Altera_Forum
Honored Contributor II
573 Views

thank you galfonz. i think i'll check how to use the M4K blocks (cyclone II). Maybe anyone have a working example of a vhdl code to read and write from the M4K in the fpga?  

thanks everybody..
0 Kudos
Reply