Username & Password

Traditional login

Username
Password
Or

Microsoft Account

Recommended

Sign in instantly using your Microsoft account.

Logo

Create Account

Microsoft Account

Recommended

Or

Auth Server

Alternative method

Connect to our authentication server:
Once connected, run this command with your desired password:
Replace <your_password> with your actual password

Koyarno

Koyarno

Joined 1 year 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.&nbsp; yellow: output, normal, low output red:&nbsp;- 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 &nbsp;

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.&nbsp; 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.&nbsp; yellow: output, normal, low output red:&nbsp;- 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