diff --git a/projects/tt_um_tinytapeout_logo_screensaver/info.yaml b/projects/tt_um_tinytapeout_logo_screensaver/info.yaml index 112c6e9..3ce9850 100644 --- a/projects/tt_um_tinytapeout_logo_screensaver/info.yaml +++ b/projects/tt_um_tinytapeout_logo_screensaver/info.yaml @@ -5,7 +5,7 @@ project: discord: "urish" # Your discord username, for communication and automatically assigning you a Tapeout role (optional) description: "Tiny Tapeout Logo bouncing around the screen (640x480, TinyVGA Pmod)" # One line description of what your project does language: "Verilog" # other examples include SystemVerilog, Amaranth, VHDL, etc - clock_hz: 0 # Clock frequency in Hz (or 0 if not applicable) + clock_hz: 25175000 # Clock frequency in Hz (or 0 if not applicable) # How many tiles your design occupies? A single tile is about 167x108 uM. tiles: "1x1" # Valid values: 1x1, 1x2, 2x2, 3x2, 4x2, 6x2 or 8x2