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 12:19 pm
Design a Logic Component that compares 2 inputs (A and B) each of which contains a binary number and produces a logical 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 BI Each binary input line can be either a logical or a logical Show the truth table, the function, the Karnaugh map, and the minimized function.