
Using https://github.com/TinyTapeout/vga-playground/blob/main/src/examples/common/hvsync_generator.v, outputs a VGA signal with a bunch of moving coloured concentric circles.
It should just output a VGA signal when connected to a TinyVGA peripheral.
https://github.com/mole99/tiny-vga
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | R1 | ||
| 1 | G1 | ||
| 2 | B1 | ||
| 3 | VSync | ||
| 4 | R0 | ||
| 5 | G0 | ||
| 6 | B0 | ||
| 7 | HSync |