Design a Logic Component that compares 2 inputs (A and B) each of which contains a binary number and produces a logical
Posted: Sun May 15, 2022 8:09 am
Design a Logic Component that compares 2 inputs (A and B) each of which contains a binary number and produces a logical 1 whenever A is greater than B A consists of 2 binary input lines AO and Al B consists of 2 binary input lines BO and B1 Each binary input line can be either a logical 0 or a logical 1. Show the truth table, the function, the Karnaugh map, and the minimized function.