You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Valentin Ochs ea367dd2fc
Stuff, also changed to kicad 6
2 years ago
adder.pretty Initial commit 2 years ago
.gitignore Initial commit 2 years ago
README.md Added readme 2 years ago
adder-cache.lib Stuff, also changed to kicad 6 2 years ago
adder.kicad_pcb Stuff, also changed to kicad 6 2 years ago
adder.kicad_pro Stuff, also changed to kicad 6 2 years ago
adder.kicad_sch Stuff, also changed to kicad 6 2 years ago
buffer.kicad_sch Stuff, also changed to kicad 6 2 years ago
fp-lib-table Initial commit 2 years ago
nmos.kicad_sch Stuff, also changed to kicad 6 2 years ago
pmos.kicad_sch Stuff, also changed to kicad 6 2 years ago

README.md

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.