TotoroTron / Pong

Arcade pong on a 32x32 LED matrix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong

My first FPGA project utilizing the SoC processor in conjunction with the programmable logic fabric. Implements arcade game Pong on an Artix-7 Zynq FPGA and displays the graphics on a 32x32 RGB LED Matrix. The microprocessor handles the game logic and graphics generation while the programmable logic handles the display output to RGB LED display.

Youtube Video Demo: https://www.youtube.com/watch?v=kSF9BcSRgo0&feature=youtu.be

IP Integrator Schematic: Screenshot

Hardware Pictures: Screenshot Screenshot

About

Arcade pong on a 32x32 LED matrix.


Languages

Language:VHDL 58.4%Language:C 41.6%