Generates an animated perlin noise pattern on the screen. The perlin noise code was created with the help of the Tiny Tapeout AI Assist GPT.
Connect to a VGA monitor. Change pattern_sel (ui_in[0]) to choose between two different patterns.
# | Input | Output | Bidirectional |
---|---|---|---|
0 | pattern_sel | R1 | |
1 | G1 | ||
2 | B1 | ||
3 | VSync | ||
4 | R0 | ||
5 | G0 | ||
6 | B0 | ||
7 | HSync |