32. Design a circuit with three inputs x, y, and z representing the bits in a binary...
Question:
32. Design a circuit with three inputs x, y, and z representing the bits in a binary number, and three outputs
(a,
b, and
c) also representing bits in a binary number. When the input is 0, 1, 6, or 7, the binary output will be the complement of the input. When the binary input is 2, 3, 4, or 5, the output is the input shifted left with rotate. (For example, 3 = 0112 outputs 110; 4 = 1002 outputs 001.)
Show your truth table, all computations for simplification, and the final circuit.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Essentials Of Computer Organization And Architecture
ISBN: 9781284074482
4th Edition
Authors: Linda Null, Julia Lobur
Question Posted: