Scrap Mechanic

Scrap Mechanic

Not enough ratings
6 Bit Adder V1
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
38.594 KB
17 Sep, 2019 @ 6:29pm
1 Change Note ( view )

Subscribe to download
6 Bit Adder V1

In 1 collection by Shadowgjhgitgjh
Binary Arithmetic
4 items
Description
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 active for output to be active)
---------------
Below the letters:

White = secondary input (from right to left, 1 - 64)
Black = output (from right to left, 8 - 256)
---------------

!IMPORTANT NOTE: CAN ONLY ADD POSITIVE NUMBERS!