搜索资源列表
VHDLbh
- 带获胜音乐的拔河游戏机,用计数器 译码器组成-With winning the tug-of-war music video game
ppong
- FGPA code to implement a ping-pong game. There will be LEDs simulating the path of ball , and two button representing the player. The player should hit the button when the ball reach his end. If the player hit the ball, it will go to the other player
fpga_pong
- fpga code for pong game
pong_1
- verilog pong game done in vhdl using graphics the game is very simple and starter can use it.
PongGame
- A simple pong game for VHDL
pingpang
- 两人乒乓球游戏机是用9个发光二极管代表乒乓球台,用点亮的发光二极管按一定的方向移动来表示球的运动。在游戏机的两侧各设置一个开关,即击球开关Hit A,HitB。甲乙二人按乒乓球比赛规则来操作开关。当甲按动击球开关时,靠近甲的第一个二极管亮,然后发光二极管由甲向乙依次点亮,代表乒乓球的移动。当球过网(中点)时,乙方可以击球。若乙方提前或是没击中球则判乙方失分,甲方的计分牌自动加分。然后重新发球,比赛继续。比赛直到一方分数达到11分时,比赛结束。 -Two table tennis game w
VHDL_TipsTricks
- Pong game development and implementation in VHDL
VGA_PONG
- pong game using vhdl code.a simple one.
VHDL-Ping-pong
- 基于VHDL的乒乓球游戏的设计,包含代码,仿真结果等。-Table tennis game in VHDL-based design, including the code, the simulation results.
pingpangqiu
- 使用vhdl语言设计的乒乓球比赛游戏机,一个由甲乙双方参赛,有裁判的三人乒乓球游戏机。用8个发光二极管代表乒乓球台,中间两个发光二极管兼做乒乓球网,两边各代表参赛双方的位置,用点亮二极管按照一定方向移动来表示球的运动。在游戏机的两侧各设置两个开关,一个是发球开关(af,bf),另一个是击球开关(aj,bj)。甲乙二人按乒乓球比赛的规则来操作开关。 点亮,代表乒乓球在移动。比赛一直进行到一方几分为11分,该局结束,记分牌清零,可以开始新的一局比赛。 -Using VHDL language
pingpong
- Pong game on Spartan 3E with VHDL
toplevel_png
- top level for ping pong game on vhdl
Pingpong
- A Altera DE-2 ping pong game which using a PS/2 keyboard to control.VGA port of DE-2 will be the output of the game video.The sources code build from VHDL code on Quartus II.-A Altera DE-2 ping pong game which using a PS/2 keyboard to control.VGA por
pong
- PONG GAME VHDL FPGA BASED
VHDL-Pong-master
- PONG GAME VHDL PROGRAM
Ping-Pong-Game-in-Actel-VHDL
- Ping-Pong Game in Actel VHDL
pong
- Simple pong VGA game implemented in VHDL. It can be used as example for FPGA-programmers to show how handle VGA displaying with FGPA device.