Scrap Mechanic

Scrap Mechanic

Not enough ratings
Binary Arithmetic
   
Award
Favorite
Favorited
Unfavorite
Description
This is where I group blueprints that involve binary arithmetic (binary math).
Items (3)
6 Bit Adder V1
Created by Shadowgjhgitgjh
A 6 bit (binary) adder. Can take in 6 bit numbers and outputs an upto 7 bit number. Pins: --------------- Above the letters: White = primary input (from right to left, 1 - 64) Black = output (from right to left, 1 - 4) Orange = Process input (needs to be a...
Full Adder
Created by Shadowgjhgitgjh
Adds two single bit, binary numbers together and a carry bit from a half adder or other full adders. Has a standard output bit and a potential carry bit. Left Side --------------- White = Input A Light Grey = Input B Grey = Carry Over Input Right Side ----...
Half Adder
Created by Shadowgjhgitgjh
Adds two, single digit, binary numbers together. Has a standard output bit and a potential carry bit output. Left Side --------------- White = Input A Light Grey = Input B Right Side --------------- Black = Output Grey = Carry Over Output...
In 1 collection by Shadowgjhgitgjh
Binary Processing
2 items