KBD2
19th Jul 2019
24th Jul 2019
My first (working) piece of subframe technology. In this save it just adds 1 to the previous result, but it's capable of adding two numbers up to 65,535 each with a carry-in and a carry-out.
60hz
subframe
electronic
electronics
adder
Comments
-
cool stuff +1
-
Update III: Finally managed to get each module down to 1 pixel in height, meaning the main chunk of circuitry is just 16 pixels high.
-
i do not understand this at all
-
Man, I love adder evolution saves.
-
Update II: An even smaller version that precalculates A & B and A ^ B, as well as using DTEC to make the bit modules 2 pixels high instead of 3
-
Update: I made a smaller second version
-
FRICK I ACCIDENTALLY DOWNVOTED SORRY LADS
-
Sils: This is set up as a demo so you'd have to delete some stuff for it to function as a regular adder, currently you can hover over the block of FILT at the top and watch the ctype increase.
-
It is ripple carry, but since the modules are ordered LSB to MSB from top to bottom it's able to calculate everything in one frame.
-
how i use it?