Suppose that, in the circuit for a 2-bit comparator, we wanted to allow for inputs from the
higher byte comparisons, xH < yH, xH = yH, xH > yH, so that we could now use a 2-bit
comparator in cascades for building comparators for numbers with more than 2 bits.
a) Re-write the equations for a 2-bit comparator that would allow for the inputs: xH < yH,
xH = yH, xH > yH.
b) Re-draw the corresponding circuit diagram.