Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (23 loc) · 640 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 640 Bytes

FPGA Connect4

UCLA CS 152A
Spring 2015

Alan Kha		904030522	[email protected]
Alexander Wang	103889014	[email protected]

Overview

Connect4 game implemented on the Nexys3 Spartan-6 FPGA board.

Nexys3 Spartan-6 FPGA Demo screenshot

Features

  • VGA display
  • Two-player turns
  • Reset enabled

Installation

  1. Build and program with Xilinix ISE

Limitations

  • Broken debouncer (registers multiple signals per push)