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

How can i display image on VGA using DE2-115 Altera board

Altera_Forum
Honored Contributor II
1,871 Views

I have searched a lot but I am unable to display image on VGA .Can anyone please give the simple code in Verilog or VHDL or any other method to display image in VGA.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
702 Views

Really? If I google 'vga verilog' I get literally hundreds of different pages that describe various vga image generators written in verilog. 

 

The Terasic user manual has a pretty good writeup on VGA signal timing, and the VGA hardware interface on the DE2-115 board (v2.1, section 4.10, pp 51-53). 

 

Given the resources available on the net writing up a simple module in verilog (or vhdl) should be pretty easy to accomplish.
0 Kudos
Reply