# Tiny Tapeout 5 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.
This is a 4bit maximal LFSR and will cycle through 10 unique codes. For more information see: https://en.wikipedia.org/wiki/Linear-feedback_shift_register
reset_sequence_n
Put reset on IN0 because it is hard to hit step with reset asserted.
IN0=Rst_n
10k
D0
D1
D2
D3
D4
D5
D6
D7
Bidirectional I/O pins
bit_0_n
bit_1_n
bit_2_n
bit_3_n
0001
1010
1101
1011
0011
0X01
0X10