Problem

(Subtraction Logic) The truth table for a 1-bit combinational binary subtractor, analogous...

(Subtraction Logic) The truth table for a 1-bit combinational binary subtractor, analogous to the half adder, computing D(ifference) = A minus B, with BL (borrow-from-left), is

A

B

D

BL

0

0

0

0

0

1

1

1

1

0

1

0

1

1

0

0

(a) Design a 1-bit combinational binary subtractor, comparable to the full adder, with two data inputs (A, B), a borrow from the right input (BI), a borrow request to the left output (BL), and a difference output (D).


(b) Show how your design can be cascaded to form multi-bit subtractors.


(c) Does the subtractor work correctly for negative two’s complement numbers?


(d) How is a subtraction underflow condition indicated?

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 5