Question: 1. Serial adder, again Draw a datapath (yes, only the datapath, not the FSM) of a circuit that adds two N-bit 2's complement binary numbers,

1. Serial adder, again Draw a datapath (yes, only the datapath, not the FSM) of a circuit that adds two N-bit 2's complement binary numbers, A and B, stored in two N-bit right shift registers, RA and RB. Each shift register has serial output SO and serial input SI. Beginning with the least significant pair of bits in RA and RB, the circuit should add one pair at a time through a single full?adder (FA) circuit. The sum bit from the FA output should be stored back into shift register RA. Hint: You only need two N-bit shift registers, a single full?adder (FA) circuit, and a D flip-flop. Assume that the flip-flop starts in the 0 state.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!