Logo

Sign In

Or continue with
Logo

Register

To register, connect to the auth server:
Once connected, type the following command:
Or use your Microsoft account to login without registering.

Koyarno

Koyarno

Joined 10 months ago

About Koyarno

Koyarno hasn't added a bio yet.

Koyarno's Schematics

Koyarno
Koyarno
8 bit barrel shifter version A

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  

redstone logic
Jul 31, 2024
View 8 bit barrel shifter version A
Koyarno
Koyarno
8 bit barrel shifter version B

8 bit barrel shifter version B

3 ticks, excluding input/output busleft shift, right shift, arithmetic right shift, rotate. version B has shift amount on the same height as data input, making it easier for using it in second operand.  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 sign extend, for use with arithmetic right shift

redstone logic computational +1 more
Jul 31, 2024
View 8 bit barrel shifter version B
Koyarno
Koyarno
bcd to bin

bcd to bin

build by Freya

redstone logic computational +1 more
Aug 22, 2024
View bcd to bin
Koyarno
Koyarno
bin to bcd

bin to bcd

build by freya

redstone logic computational +1 more
Aug 22, 2024
View bin to bcd