Question: Repeat problem for B, a negative number, represented in the twos complement system.
Repeat problem: To add two positive numbers, A and B, A can be incremented by 1, B times. Design the circuit to perform the addition of two four-bit numbers, A and B. A and R registers can each he an up-down counter. Stop incrementing A when B reaches 0. Assume that B is positive.