Chapter 6-Arithmetic Circuit
Chapter 6-Arithmetic Circuit
Chapter 6
Arithmetic Circuit
Outline
• Example: -3 + 2
Subtractor Circuit
• The 4-bit parallel adder can be modified
slightly to form a subtractor circuit.
• Subtraction A-B in the 2’s complement
number system is performed as
• The 2’s complement for B is obtained by
complementing each bit and then adding 1
to the LSB.
4-bit subtractor circuit