# 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.
C
B
A
a=B+AC+A'C'
b=C'+A'B'+AB
c=C+B'+A
d=BC'+A'C'+A'B+AB'C
e=A'C'+A'B
f=B'C+A'B'+A'C
g=B'C+A'B+BC'
CLOCK SWITCH