How to interface a vga monitor to fpga using verilog?

18.1k Views Asked by At

I am using virtex - 5 fpga board and i am new in working with fpga board please suggest me any kind of material to have example codes for example to display a simple name on the monitor..

1

There are 1 best solutions below

0
On

Here is a tutorial on a pong game that draws using VGA:

http://www.fpga4fun.com/PongGame.html