For a project I'm working on. Wanted to backup the stamps, might be fun to mess with, or intresting, so i publish.
Comments
-
working version
-
MAKING IMPROVEMENTS, DOESN'T WORK RN
-
1 wire, gosh darn it!
-
now gives expected result.
-
ez fix
-
i messed up in a weird way. (a0 && c0)||(b0 && c0) gives a sum of 1 and a carry of 0
-
I plan to make a 4 bit adder but only using a 2 bit adder and some memory, and recursively feeding the carry bit through the input on the adder, sequentially feeding in the inputs, and recording the output as the result