Develop a procedure for doing so


Problem

If n and m are both 4-bit 2's complement numbers, and s is the 4-bit result of adding them together, how can we determine, using only the logical operations described in Section 2.6, if an overflow occurred during the addition? Develop a "procedure" for doing so. The inputs to the procedure are n, m, and s, and the output will be a bit pattern of all zeros (0000) if no overflow occurred and 1000 if an overflow did occur.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Develop a procedure for doing so
Reference No:- TGS03332528

Expected delivery within 24 Hours