BU PACMAN Game with Advanced Digital Design Using Verilog

Details
Category: Uncategorized
Created: November 14, 2008
Updated: January 27, 2020
Language: Verilog
Other project properties
Development Status: Alpha
Additional info: Specification done
WishBone compliant: No
WishBone version: n/a
License: GPL
Description
This is for the final project of EC551 Advanced Digital Design using Verilog, a course offered in Boston University. It's basically the classic pacman game on Spartan3 FPGA dev board by Digilent. Team member: Huaxin Dai, Nael Musleh, Krishnan Nair.
Features
- PS/2 Keyboard Input
- WSAD direction control, with reset and pause function
- Use standard PS/2 keyboard, no more pushbuttons or 4x4 mini keyboards.
- VGA Output
Status
- PS/2 keyboard Interface basically done: may have problem when pressing multiple keys
- Basic VGA display done: something shows up on the screen