Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow can i display image on VGA using DE2-115 Altera board
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.
1 Reply
- Altera_Forum
Honored Contributor
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.