4-Bit Adder and Subtractor: K7-Ad405b/405a/405 #1941
k-7iro
started this conversation in
Show and tell
Replies: 1 comment
-
|
Thanks for sharing! Detailed circuits like this will be super helpful as test cases as some point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's a little late, but I've updated it again. When mute is on, the K7-Ad405b always outputs Overflow Carry off. When both mute mode and subtraction mode are enabled, the K7-Ad405a outputs Overflow Carry 1, but the K7-Ad405b outputs it 0.
Overview
A general-purpose 4-bit adder/subtracter that is the successor to the K7-Ad403a. By "linking" chips, it can also handle addition and subtraction of 8 bits or more. The change from the K7-Ad403a is that an output mute function has been added. I think that this time, we have finally reached the "limit" of the Project Red: Fabrication adder, but if anyone has successfully modified it and added functions, or if anyone has successfully developed an adder/subtracter chip with more functions than this one, please let us know.
Which K7-Ad405 variant should I choose?
Unless there is a specific reason, we recommend using the K7-Ad405b. Mute specifications vary depending on the variant.
Images
K7-Ad405b Schematic (Tile Count: 197)
Old Version Schematics
Click to show
K7-Ad405a Schematic (Tile Count: 199)
K7-Ad405 Rev1.2 Schematic (Tile Count: 190)
Example Circuit
Using the chip
If you use a YouTube video, we would appreciate it if you could include the following credit in the description, and if you use a distributed world, on the distribution site or in the in-game book or sign.
However, this is not required.
Wiring Description
Common to all variants.
Down (Input)
Up (Output)
Left (Input)
Right (Output)
Beta Was this translation helpful? Give feedback.
All reactions