Exercises 3.


Q1. Multiply A=1010 B= 1101 (these are 2's complement numbers) a) Use Booth Algorithm. b) Use Carry Save Adders to arrive at your result. d) Use Wallace tree to arrive at your result.

Q2. Design a 4 by 4 multiplier using Wallace tree.

Q3) Design a 4 bit Barrel shifter using MUXs

.