Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Jan 14, 2014
1 parent b0db7eb commit e7dfb25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -3,6 +3,8 @@ VHDL-Pong

Straightforward Pong Game written in VHDL.

Runs on the [Basys 2 board from Digilent](http://www.digilentinc.com/Products/Detail.cfm?Prod=BASYS2)

Read more about it in this [blog post](http://ericeastwood.com/blog/9/pong-on-a-fpga).

Watch [a video of this project](https://www.youtube.com/watch?v=H2etR0ogEfI) in action on youtube.
Expand Down Expand Up @@ -36,7 +38,7 @@ Here just a list of things implemented in this design

- Collision Detection and Resolution
- VGA Output, game video
- Text display on VGA which includes a ram arbiter (uses my other project [FP-V-GA Text](https://github.com/MadLittleMods/FP-V-GA-Text)
- Text display on VGA which includes a ram arbiter (uses my other project [FP-V-GA Text](https://github.com/MadLittleMods/FP-V-GA-Text))
- Basic AI for the paddles
- Button and Switch Input
- Seven Segment driver (BCD converter)
Expand Down

0 comments on commit e7dfb25

Please sign in to comment.