MrTJP / ProjectRed

Redstone Engineering
MIT License
473 stars 183 forks source link

Gate Request - Programmable Bus Router #1487

Open ghost opened 5 years ago

ghost commented 5 years ago

This gate is simple, with two bus/ins and two bus/outs. Left/Right sides are in, Front/Back is out.

Bus signals (1-16 of the colors) on the left side are output on the back out, and signals on the right to the front output.

It could be made in IC chips but are terribly complex.

ccfb3ee765a58cae commented 5 years ago

This sounds interesting to me. How exactly do you think it should work? Switch the input/output paths based on the contents of those signals?

ghost commented 5 years ago

This sounds interesting to me. How exactly do you think it should work? Switch the input/output paths based on the contents of those signals?

left inputs route to back output, right inputs to front

EnderShadow commented 4 years ago

It sounds more like a bundled null cell that makes a 90 degree turn rather than a programmable bus router.