Problem

Design a digital circuit with three 16-bit registers AR, BR, and CR that perform the fol...

Design a digital circuit with three 16-bit registers AR, BR, and CR that perform the following operations:

(a) Transfer two 16-bit signed numbers (in 2’s - complement representation) to AR and BR .

(b) If the number in AR is negative, divide the number in AR by 2 and transfer the result to register CR .

(c) If the number in AR is positive but nonzero, multiply the number in BR by 2 and transfer the result to register CR .

(d) If the number in AR is zero, clear register CR to 0.

(e) Write and verify a behavioral model of the circuit.

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 8