Our team’s goal is to design and create a rudimentary Graphics Processing Unit (GPU) to drive an HDMI connected display.

Our project will involve implementing a rudimentary GPU on a Xilinx Artix XC7A200T board. Verilog will be used in order to simulate, and then implement, the hardware design. PSoC Creator will be used to develop host software to command the GPU, using a parallel interface to communicate with the FPGA. HDMI output from the board will be implemented, to directly send pixel data to a display monitor.