(Solved):
Fill in the Truth-Table for a combinational circuit that compares two 2-bit binary numbers ...
Fill in the Truth-Table for a combinational circuit that compares two 2-bit binary numbers A and B (ie., A A?A__and B=B? B?) and outputs a 2-bit binary number C (C=CiCo). The output C takes the value of the larger number of the inputs Hence, IfA> B then C = A If B A then C-B A If A B then C = A=B Combinational B Inputs A 1 Outputs