
The project displays a FER logo and plays music
Connect VGA display to the VGA PMOD on the output pins. Use inputs 2-5 (left/right/up/down) to control the direction of the bouncing FER logo. Audio output is on uio[0].
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | cfg_tile - tile mode | R1 - VGA red bit 1 | audio out |
| 1 | G1 - VGA green bit 1 | ||
| 2 | btn_left | B1 - VGA blue bit 1 | |
| 3 | btn_right | vsync | |
| 4 | btn_up | R0 - VGA red bit 0 | |
| 5 | btn_down | G0 - VGA green bit 0 | |
| 6 | B0 - VGA blue bit 0 | ||
| 7 | hsync |