Question: Design and implement a logic circuit that accepts two 3-bit numbers and generates different 2-bit outputs based on the scenarios below. In your report, include
Design and implement a logic circuit that accepts two 3-bit numbers and generates different 2-bit outputs based on the scenarios below. In your report, include a table indicating which scenario each output value corresponds to. Implement this logic circuit only using multiplexers. You are not allowed to use any other logic gates.
1.. The 3-bit binary number a2a1a0 is greater than the other binary number b2b1b0.
2.. The 3-bit binary number a2a1a0 is less than the other binary number b2b1b0.
3.. The 3-bit binary number a2a1a0 is equal to the other binary number b2b1b0.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
