Skip to content

JihaoXin/GoldMiner_Verilog_VGA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAUST CS294O Class Projet - Gold Miner

This is an implementation of popular Gold Miner game by Verilog

Projects are designed and tested on NEXYS A7 board.

Game idea comes from https://www.crazygames.com/game/gold-miner

Hierarchy
Constraint Constraint file
IP Intelligence Property instance files, can not be run directly
Sources Design fiels in verilog

User Guide:

To deploy the figure.

  1. Create a new project in Xilinx vivado

  2. Add all .coe files in folder Figures to project.

  3. Add all .v files in folder sources to project.

  4. Set game_top.v to the top file.

  5. Configure IP modules (Two are used, Clocking Wizard v6.0 & Block Memory Generator)

    We will not cover details of IP configuration, if interested, please contact us.

About

CS294O

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 100.0%