I have just found this code which is used by Columbia University Students in their projects. i would like to share it with you.
It works probably with all Terasic Altera FPGA boards, Xilinx FPGA boards etc.
The code is predesigned concidering 640x480 VGA resolution at 60Hz. But you can easily modify it using the VGA timing information from the site specified.
Here are the links:
Enjoy Programming..!!
It works probably with all Terasic Altera FPGA boards, Xilinx FPGA boards etc.
The code is predesigned concidering 640x480 VGA resolution at 60Hz. But you can easily modify it using the VGA timing information from the site specified.
Here are the links:
- For VGA timing : http://martin.hinner.info/vga/timing.html
- VGA_Timing.vhd : http://www.4shared.com/file/wdYoDlvR/vga_timing.html
Enjoy Programming..!!