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.
-
Create a new project in Xilinx vivado
-
Add all .coe files in folder Figures to project.
-
Add all .v files in folder sources to project.
-
Set game_top.v to the top file.
-
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.