Unsigned addition #1
Consider an adder with unsigned 5-bit inputs and 5-bit output.
a. Determine the (decimal) range of each input and of the output.
b. Representing all signals using regular binary code, calculate 16 + 15 and check whether the result is valid.
c. Repeat part (b) above for 16 + 16.