omnimorpheus / Low-Pass-Filter

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

Low-Pass-Filter

The main objective is to learn to use the FPGA to display a grayscale image in raw format on the VGA with the help of storing in .coe file. Further, we learn how to implement a LBF on the given image, pressing the “0” key should pass the image through our LPF but should also retain the output so that when pressed the ‘o’ key again, it gets fed as the input to the LPF again. 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 44.7%Language:VHDL 33.7%Language:Tcl 13.4%Language:HTML 8.2%