搜索资源列表
game
- 用verilog实现的FPGA控制屏幕小球游戏-ball game in the screen by verilog HDL
pong_game
- pong game on spartan 3e (verilog)
pushbox
- 推箱子游戏的verilog代码编写,下载到 板子上可以实现-The pushbox game Verilog coding downloaded to the board can be achieved
stopwatch_c
- 用Verilog写出来的秒表。可以实现计时、暂停、继续、清零等基本功能。还能实现简单的菜数字游戏。-Written using Verilog stopwatch. Can achieve timing, pause, continue, cleared and other basic functions. Also enables simple dish numbers game.
snake_vga_test
- verilog实现的贪食蛇,使用ps2键盘接口与vga显示屏-snake game implemented by verilog
071162程序
- 设计一个用于篮球比赛的定时器。要求: (1)定时时间为24秒,按递减方式计时,每隔1秒,定时器减1; (2)定时器的时间用两位数码管显示; (3)设置两个外部控制开关,开关K1控制定时器的直接复位/启动计时,开关K2控制定时器的暂停/连续计时;当定时器递减计时到零(即定时时间到)时,定时器保持零不变,同时发出报警信号,报警信号用一个发光二极管指示。 (4)输入时钟脉冲的频率为50MHz。 (5)用Verilog HDL语言设计,用Modelsim软件做功能仿真,用Quartus II综