soo orignally i was trying to make a adder based off my minecraft one where it precalculates the carries but somehow i ended up with this, Insipred by Sandlizards filt guide simply because i just went "dam thats cool"
Comments
-
RUSH B
-
the B on it
-
deaththeshadow1: here we go! I sent it to you privately.
-
deaththeshadow1: Actually, all I did was just adding the fourth iteration to it. Sorry, I can show you only a bit later. Let me just get to my computer real quick.
-
ArthurTen: would you mind sharing the save id because I wanna see what you did to it
-
This is the simplest fully functional FILT adder I know of id:2999209 It's a sequential adder, it keeps on perfoming simple half-adds until there are no more carry bits to add to the result.
-
Hi! This is nice. But it can't do 9 + 7. I rebuilt something like this and fixed the problem. Also, I made a lil keyboard for it. I'll leave credit for the concept. Thank you very much. You work helped me a lot.l, because I don't know filt well. I'll try to make a computer out of this thing.
-
is your first filt adder your first filt adder?
-
for context im pertty sure he's talking about the forum post by: Jerehmia not this build.Anyways FP!
-
Thank you so much. I wanted to use bit shift, I just didn't know exactly how. Now I finally got it.