DESIGN PROBLEM

    Design a combinational circuit magnitude comparator that will compare the two words A = (A1A0)2 and B = (B1B0)2 in binary code. The outputs of the logic circuit will be represented by three different conditions which are A=B, A>B and A<B.

FIGURE 1    Combinational Circuit Comparator Block Diagram
 
OBJECTIVES | PRELAB | PROCEDURE | RESULTS