Forums - Open Redstone Engineers
variable shift register. Nothing super impressive, but it has it's uses. - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: ORE General (https://forum.openredstone.org/forum-39.html)
+--- Forum: Projects & Inventions (https://forum.openredstone.org/forum-19.html)
+---- Forum: Completed Projects (https://forum.openredstone.org/forum-21.html)
+---- Thread: variable shift register. Nothing super impressive, but it has it's uses. (/thread-5154.html)



variable shift register. Nothing super impressive, but it has it's uses. - CreepyTacoMan - 11-29-2014

http://imgur.com/a/7C93o

Just a shift register, except each input to each register has a demux first, and if the demux is active, it goes into the register. If not, it goes into the next register, creating a loop of shift registers that can be turned on or off.

anybody wanna try compacting it?


RE: variable shift register. Nothing super impressive, but it has it's uses. - LordDecapo - 12-04-2014

Have u looked into making a bi-directional Barrel shifter?
U can add registers to that and make a sick as shit shifter.
I like ur design btw, just giving u an idea for ur next project