omnimorpheus / Text-Display

A Xilinx Virtex II Pro FPGA Board with a XC2VP30 device and 896 package has been used. The board includes a 15 pin video DAC connector to support the VGA monitor and a 6 pin PS/2 serial port to support the keyboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Display

The main objective is to learn to use the FPGA to accept input from keyboard and with the help of font rom in .coe file, display the input character on the VGA. Pressing the “Enter” key should clear the screen, only one character needs to be displayed at a time. Pressing any key other than the number keys or the Enter key should display the character “E”. The character should be displayed in the top left corner of the VGA monitor.

About

A Xilinx Virtex II Pro FPGA Board with a XC2VP30 device and 896 package has been used. The board includes a 15 pin video DAC connector to support the VGA monitor and a 6 pin PS/2 serial port to support the keyboard.


Languages

Language:Verilog 60.3%Language:VHDL 14.3%Language:HTML 12.7%Language:Batchfile 6.8%Language:Tcl 5.9%