LisekPolska application

Minecraft name: LisekPolska

What do you like the most about redstone?: It’s like real electronic and I can build everything from single blocks

What’s a thing you have made which demonstrates redstone knowledge?: 8 bit ALU with registers, 16 bit display and multiplier (I used proejct red to make buses and to have compact logical gates)

What does the thing do?: Do arithmetic and logical operations like OR, XOR, NOR, AND, NAND and substration, add, multiply, shift, inverse

Image(s) and/or video(s) of the device:



What did you make as your trial build?: 8 bit adder with substraction mode and 8 bit binary to bcd converter with 7 segment display

What is the warp for your trial build?: /warp 8bitadder

Provide your results after completing the ORE Binary Quiz: Binary Quiz completion certificate:

Completed by LisekPolska in 6m25.319s on 5/26/2024, 09:26 UTC.
100.00% accuracy with 0/25 answers given incorrectly.
dbc80f16-22d8-4948-bf46-9d640e2b5b89-4c6973656b506f6c736b61
71731y1f14103t2s005n2r243a004o4v2a5b1p3tlwnbwhxwlwnc4r97

Do you agree with the rules?: Yes

1 Like

Can this ALU do any bitwise operations? Such as AND, OR, or XOR?

1 Like

I added this

The ALU at your warp seems to be a mux based ALU. Do you know how to make a control signal based ALU?
For example; an RCA that that has !A, !B, Cin, OR, and Flood Carry? ALUs like that can do most, if not all, boolean operations along with Addition and Subtraction.

I can do this but it will be very hard to rebuild it because I don’t have world edit. Now I put in a lot of work, I made it this, I can rebuild it but it’s a lot of work and now I can’t do this.

You don’t need to make all the UI and such that you made on that adder.
Also, if you make a single bit, then a builder can WE and stack it for you.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.