CarRacer

所属分类:游戏
开发工具:Verilog
文件大小:0KB
下载次数:0
上传日期:2023-12-25 14:36:57
上 传 者sh-1993
说明:  用Verilog编程的赛车游戏在DE1-SOC FPGA上实现
(A car racing game programmed in Verilog for implementation on an DE1-SOC FPGA)

文件列表:
fill.v
keyboardFinal.v
mainFSM.v
randomGen.v
rateDividerhalfHZ.v
scoreDisplay.v
speedDisplay.v
speedIncrement.v
topLevel.v
vga.v
vga_adapter.v
vga_address_translator.v
vga_controller.v
vga_pll.v

# CarRacer A car racing game programmed in Verilog for implementation on a DE1-SOC FPGA NOTE: Credit to my partner Talha Khan for the PS2 Decoder files and the main FSM implementation. The game comprises a car and randomly generated objects which must be captured for points, if one of the objects is missed then the game is over. The car can speed up to 100 and go in reverse for a max speed of 27. The animations are done via an FSM and a VGA adapter module that was provided. However, I modified the adapter file to implement double buffering to allow for smoother animations and prevent tearing. The car can be put in a park state which prevents it from moving and to go into drive the drive button must be pressed. Screenshot 2023-12-25 at 9 03 35 AM Link to the demo video: https://youtu.be/zS7vzO31254

近期下载者

相关文件


收藏者