Design a CMOS circuit for 2-bit binary numbers X=X1, X0 and Y=Y1, Y0. The outputs are A, B, and C, where A is 1 if A>B, B is 1 if A=B, and C is 1 if Aa) Fill in the truth table for the three outputs of the comparator and determine their function as sum of minterms. (9 points)
b) Implement your CMOS design using a 4-to-16 line decoder. (6 points)