Minecraft name: TangibleLight
What do you like the most about redstone?: I like writing software and competitive programming; building a thing that can actually execute my own programs is very satisfying. I’d probably enjoy building simple computers with real electronics, but redstone is more accessible.
What’s a thing you have made which demonstrates redstone knowledge?: 8-bit subtractor ALU. I think it is based on BCS but I am not certain of terminology.
What does the thing do?:
8b borrow-cancel, 8t latency, torchless, 2-tall tiling. I think it can pipeline 2t pulses but have not tested extensively.
- SUB
- ADD (SUB, borrow in, NOT B)
- XNOR (SUB, flood borrow)
- AND
- OR
It can achieve all other bitwise ops by negating inputs.
Image(s) and/or video(s) of the device: https://imgur.com/a/TZneE5D
What do you plan on making for your build trial?: The same ALU (one bit; proctor can tile with WE).
Do you agree with the rules?: Yes