Added readme

This commit is contained in:
Lynn Ochs 2021-11-05 18:06:37 +01:00
parent 26e8d5119b
commit 2941644083

5
README.md Normal file
View File

@ -0,0 +1,5 @@
A stackable full adder built out of discrete CMOS pairs, with LEDs on each
transistor's input and a flip flop on each drain (just one flip flop if
multiple transistors have a common drain). This allows visualizing the effect
that propagation delay has on an adder's speed. Components are generally rather
small to save on PCB space and production costs, but are still hand-solderable.