OpenCores

Project maintainers

Details

Name: bu_pacman
Created: Nov 14, 2008
Updated: Dec 20, 2009
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 0 reported / 0 solved
Star1you like it: star it!

Other project properties

Category:Other
Language:Verilog
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