1 / 11
Tic-Tac-Toe
1.35k likes | 4.48k Vues
This Project deals with the implementation of Tic-Tac-Toe game on the Spartan
Télécharger la présentation
Tic-Tac-Toe
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
1. Tic-Tac-Toe By
K. Krishna Chaitanya
Ankit C. Master
Department of Electrical and Computer Engineering
University of Tennessee, Knoxville
2. This Project deals with the implementation of Tic-Tac-Toe game on the Spartan – III kit. The logic of the game is encoded using VHDL in order to implement it on the board. The game is played between a player and the computer. This project utilizes a data path to accept input from the user. This unit then synthesizes the next move (based on the current input and previous states) and generates the desired output output.
More Related