搜索资源列表
vga_game
- 用Verilog写的小游戏,俄罗斯方块,在VGA上实现游戏功能-Verilog game
Snake
- Verilog, Snake game, VGA, Keyboard
VDHL
- Verilog的135个经典设计实例,直流电机控制,游戏机,三态总线,加法器,锁存器等-Verilog s 135 classic design example, DC motor control, video game consoles, three-state bus, adder, latches, etc.
Tug-of-war-game
- 拔河游戏机制作的原理图PCB原理图。数字逻辑电路。-Tug-of-war game produced by PCB schematic schematic. Digital logic circuits.
DE2_NIOS_HOST_MOUSE_VGA
- 在DE2开发板上实现的VGA输出游戏。硬件用Verilog语言编写,在Quartus上编译;软件用C语言编写,在Nios2上编译运行。把DE2板和显示器键盘连起来即可使用。-Development in the DE2 board game to achieve the VGA output. Hardware using Verilog language, compiled in the Quartus software with C language, compiled to run in
BALANCEBALL-Finale
- 重力感应小球游戏,基于FPGA平台,Verilog语言,VGA输出。-Gravity sensing ball game, based on FPGA platform, Verilog language, VGA output.
Temp2
- dice game in verilog
Greedy_Snake_verilog
- 基于FPGA的verilog代码,在Spartan3开发板上实现了传统贪吃蛇的游戏,通过VGA显示在屏幕上。按键控制方向。-This is a FPGA project, which used verilog and implemented the traditional game of Greedy Snake.
FPGA
- 本文采用FPGA来模拟实际的乒乓球游戏。本设计是基于Altera 公司的FPGA Cyclone II 芯片EP2C35 的基础上实现,运用Verilog HDL 语言编程,Quartus II 软件上进行编译、仿真,最终在Altera 公司的DE2 开发板上成功实现下载和调试-In this paper, FPGA to simulate the actual tennis game. The design is based on Altera' s FPGA Cyclone II EP
pingpong
- 用VHDL写的一个乒乓球游戏机的源程序。-Use VHDL to write a table tennis game of the source.
pong
- Verilog code pong the game
Proyecto2(Gato)
- Verilog, Gato Game, CAT game!, VGA
basketball
- Verilog编写的篮球比赛24秒计时器,有复位、暂停等功能-Written in Verilog basketball game 24 seconds timer, a reset, and pause
de2_70_air_hockey_game
- Verilog/VHDL project that implements a Air-Hockey game using a DE2-70 board and a LTM touch panel.
mole-game-rev1.0
- mole game to be implemented by verilog. LED # on corresponds to mole # to get up. LED # off corresponds to moe # to sit down. Game User press down button to turn off LED #. etc. Enjoy all. -mole game to be implemented by verilog. LED #
digit_deletion_game-rev1.0
- digit deletion game to be implented by verilog. This game was used in casio game before 20 years. I made it in verilog. Game rule is simple. number is generated in random and user will delete number in display out of order. Have Fun.
game
- 用verilog实现的FPGA控制屏幕小球游戏-ball game in the screen by verilog HDL
Verilog code about a VGA based ball and gun game
- This code can be performed directly on the SPARTAN-3A FPGA board as long as a VGA port is connected to this board. After initialization, a ball and gun will appear on the screen and you can control them and playing the game by using the button from t
game
- (1)设计一个由甲、乙双方参赛,有裁判的 3 人乒乓球游戏机。 (2)用 8 个(或更多个)LED 排成一条直线,以中点为界,两边各代表参赛双方的位置,其中一只点亮的 LED 指示球的当前位置,点亮的 LED 依此从左到右,或从右到左,其移动的速度应能调节。 (3)当“球”(点亮的那只 LED)运动到某方的最后一位时,参赛者应能果断地按下位于自己一方的按钮开关,即表示启动球拍击球。若击中,则球向相反方向移动;若未击中,则对方得 1 分。 (4)一方得分时,电路自动响铃 3s,这期间发球
贪吃蛇FPGA程序源码
- 贪吃蛇游戏,Verilog编写,希望对后面的人有帮助(Verilog snake game, wish this can help the future project-goers.)