My current username is: "michaelbuerger", note it used to be "popwser" but got a new account.
I love the computational part of Redstone, in my spare time, I draw up schematics for things to build in Minecraft and step through them manually. (I also do programming)
Some current stuff I have built (on my plot):
4-bit RCA: http://imgur.com/6bDV9W8 | adds two 4 bit numbers together
4-bit RCALU: http://imgur.com/wIKUrwK | adds two 4 bit numbers together, also can do subtraction
2-bit CLA (Carry Look Ahead): http://imgur.com/c1ug3lE | adds two 2 bit numbers in a different way, calculating carries instead of using the ripple effect
Unfinished 4-bit CLA: http://imgur.com/yJ41V2N | the link will be for the finished version when it is completed | same as previous but 4 bits
I will be making a 4-bit Carry Look Ahead Adder with some ALU functionality. (might not be a thing but I'm doing it anyways) .
I love the computational part of Redstone, in my spare time, I draw up schematics for things to build in Minecraft and step through them manually. (I also do programming)
Some current stuff I have built (on my plot):
4-bit RCA: http://imgur.com/6bDV9W8 | adds two 4 bit numbers together
4-bit RCALU: http://imgur.com/wIKUrwK | adds two 4 bit numbers together, also can do subtraction
2-bit CLA (Carry Look Ahead): http://imgur.com/c1ug3lE | adds two 2 bit numbers in a different way, calculating carries instead of using the ripple effect
Unfinished 4-bit CLA: http://imgur.com/yJ41V2N | the link will be for the finished version when it is completed | same as previous but 4 bits
I will be making a 4-bit Carry Look Ahead Adder with some ALU functionality. (might not be a thing but I'm doing it anyways) .