Question: Design a combinational logic circuit using a 2's complement compartor using boolean logic gates (AND, OR, NOR, NOT, NAND, XOR, and XNOR)? INPUTS: A a
Design a combinational logic circuit using a 2's complement compartor using boolean logic gates (AND, OR, NOR, NOT, NAND, XOR, and XNOR)?
INPUTS: A a 5 bit twos complement number. B a 5 bit twos complement number.
OUTPUTS:
LESS THAN 1 if A < B, otherwise 0.
EQUAL TO 1 if A = B, otherwise 0.
GREATER THAN 1 if A > B, otherwise 0.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
