Description
Generated by https://github.com/ZpippoZ/minecraft-vertical-decoder-generator
Related Schematics
![Circle drawer by Inno [InnocentOne933]](https://s3.us-east-005.backblazeb2.com/schemat-io/schemat-io/schematics/a3954695-6ef4-4eae-9abd-58d76c9ea334/a3954695-6ef4-4eae-9abd-58d76c9ea334.png)
Circle drawer by Inno [InnocentOne933]
64 x 64!!

15 bit 5hz multiplier
It's a 15 bit 5 hz combinational multiplier

8 bit barrel shifter version A
3 ticks, excluding input/output busleft shift, right shift, arithmetic right shift, rotate. blue: data input, inverted, 15ss required purple: shift amount input, normal, 15ss required.keep in mind that doing a right shift by X is the same as doing a left shift by -X. please input the 2s complement if you want right shifts. yellow: output, normal, low output red: - disable left shift, use when only doing right shift- disable right shift, use when only doing left shift- disable barrelshifter- disable sign extend, for use with arithmetic right shift