# Tiny Tapeout Template Project
TinyTapeout is an educational project that makes it easier and cheaper
than ever to get your digital designs manufactured on a real chip.
Wokwi provides an easy way to create digital designs for Tiny Tapeout.
You create a design out of individual logic gates, and simulate them
with Wokwi to observe the result.
When your design is ready, you can submit it for manufacturing on a
physical chip with Tiny Tapeout.
To learn more, follow the tutorial at https://tinytapeout.com/digital_design/
Note: when creating your own project, please replace this text with information
about your projects: what it does and how to use it.
TOP
TOP_L
BOT
TOP_R
BOT_L
BOT_R
DASH
DOT
RST_N to RST since (I think)
the DFF's R pin is active-high
CLK doesn't do anything in this
circuit but it can't be left disconnected
I am not sure but I am assuming (yikes) that there's
some sort of mechanism (resistor pull up/down) in
the actual circuit that sets the inputs to VCC or GND
rather than just VCC or floating.
ERC Warnings
flop9:CLK: Clock driven by combinatorial logic
flop1:CLK: Clock driven by combinatorial logic
flop2:CLK: Clock driven by combinatorial logic
flop3:CLK: Clock driven by combinatorial logic
flop4:CLK: Clock driven by combinatorial logic
flop5:CLK: Clock driven by combinatorial logic
flop6:CLK: Clock driven by combinatorial logic
flop7:CLK: Clock driven by combinatorial logic