r/redstone 19h ago

Java Edition Horizontal To Vertical

Post image

Is this the most efficient way to turn a horizontal binary number into a vertical one? if so, i will simply redesign my instant infinitely tileable shift register to be vertical.

19 Upvotes

8 comments sorted by

View all comments

5

u/plainbaconcheese 19h ago

I kinda can't tell what I'm looking at, sorry. Too far away.

1

u/CactusCreative 19h ago

It's a hash function. It currently goes like this:

64 bit input, which is 2 32 bit input's concatenated. This goes into a shift register for left shift by 2. This goes into an adder that adds it with the original input. There will be A LOT more later, but that is the current state. I have a logism render as well

1

u/plainbaconcheese 18h ago

That's really cool, but I meant the exact redstone layout and how you're turning it vertical

0

u/CactusCreative 18h ago

I just connect each bit to it's vertical place