Minecraft name:
O5_cbyt
What do you like the most about redstone?:
I love how redstone can be used for many different things, whether it be computational or mechanical. Want to make a huge vault door? You can use redstone pistons and slime blocks. Want to make a central processing unit? Use logic gates made of redstone. Redstone just has so much flexibility which helped minecraft become an incredibly fun game.
What’s a thing you have made which demonstrates redstone knowledge?:
I made an advanced 8-bit ALU circuit with 7 dual-read registers, bit-shifting, and a multiplier, divider, and square root extractor. The square root extractor is my design. The divider sort of is, but I just reshaped someone else’s. I think it also demonstrates my knowledge of compacting large redstone builds as the wires are quite compacted together.
What does the thing do?:
It can cycle data through an 8-bit ALU which uses a 3-tick CCA adder. The ALU can perform addition, subtraction, OR, XOR, AND, NOR, NAND, XNOR, increment by 1, decrement by 1, negation, logical-shift left/right, arithmetic-shift right, and rotate left/right. The other arithmetic modules can perform 8-bit multiplication, division, modulo, square root, and get the square root remainder. The results feed back into the dual-read registers. The whole thing is manual input currently, but that is expected as it is not a full CPU yet.
Image(s) and/or video(s) of the device:
What did you make as your trial build?:
I have made an instant 4-bit ALU with OR, NOR, XOR, NAND, AND, XNOR, increment, decrement, addition, subtraction, and negation. It has carry, zero, and negative flags. The entire thing is made of instant repeaters and instant NOT gates, which were combined into a huge ripple carry adder. Even though it is ripple carry, it all works within 1 game tick.
What is the warp for your trial build?:
/warp 4-bit-instant-ALU
Provide your results after completing the ORE Binary Quiz:
Binary Quiz completion certificate:
Completed by O5_cbyt in 5m14.145s on 10/9/2024, 02:21 UTC.
100.00% accuracy with 0/25 answers given incorrectly.
c6341265-d461-48cc-98c2-dd4a24ec1fca-4f355f63627974
010q4s3p5m1s664t32363z4s712u1g4h5g5b3d57m218nn3dm218udhm
Do you agree with the rules?:
Yes, of course.