Introduction - If you have any usage issues, please Google them yourself
Design a two binary magnitude comparator. Required when the binary number is greater than the binary number A = A1A0 B = B1B0, the circuit output is 1, otherwise 0 (A1, A0, B1, B0 in place with four pulse sources), and save the simulation model.