Builders aplication ( 3 alu)

Minecraft name:
NorthHistory
**What do you like the most about redstone?:
I realy like to solve logical problems,
make displays and real life’s mechanisms realisation in minecraft.

What’s a thing you have made which demonstrates redstone knowledge?:
I made 4-bit alu, 8-bit alu( now it is 1-bit but if someone will stack it it will be 8-bit),
8-bit alu(and,nand,or,nor parts need to be stacked and it will be fully 8-bit alu, but now this parts are 1-bit)

What does the thing do?:
it can do xor,xnor,and,nand,or,nor
Image(s) and/or video(s) of the device:



What did you make as your trial build?:
8-bit alu
What is the warp for your trial build?:
/warp north_redstone
Provide your results after completing the ORE Binary Quiz:
Binary Quiz completion certificate:

Completed by NorthHistory in 10m14.214s on 3/10/2024, 18:56 UTC.
96.15% accuracy with 1/26 answers given incorrectly.
85e27383-3252-45e7-95de-8074db72504e-4e6f727468486973746f7279
6u2l1n5j1w736h6x0p2f432t3a2t622m3d451m2oltlv8dbxltlvlj9f

Do you agree with the rules?:
yes, I do!

You were supposed to just reply to the same thread as your initial application, but regardless:

Your trial build is not sufficiently advanced. We expect an ALU that is capable of performing all of the logical operations for all bits.

If you’re having trouble figuring out how to make an ALU that can:

  • Add
  • Subtract
  • Perform bitwise XOR, XNOR, OR, NOR, AND, and NAND

on at least 4 bits, then please ask someone on the server to teach you. There are also some video tutorial series such as mattbatwings’ Logical Redstone Reloaded series which does an excellent job teaching the necessary concepts.

When/if you decide to apply again - do not make a new application thread- simply reply to this thread with your new build.

@Qwerasd


this is third alu with xor,xnor,or,nor.and,nand


this is concept of fourth alu( for fully alu I will need to do or,nor but now it has only
xor,xnor,and,nand)