Displays a bouncing Tiny Tapeout logo on the screen, with animated color gradient.
Connect to a VGA monitor. Set the following inputs to configure the design:
tile
(ui_in[0]) to repeat the logo and tile it across the screen,solid_color
(ui_in[1]) to use a solid color instead of an animated gradient.If you have a Gamepad Pmod connected, you can also use the following controls:
# | Input | Output | Bidirectional |
---|---|---|---|
0 | tile | R1 | |
1 | solid_color | G1 | |
2 | B1 | ||
3 | VSync | ||
4 | gamepad_latch | R0 | |
5 | gamepad_clk | G0 | |
6 | gamepad_data | B0 | |
7 | HSync |