Wednesday, September 1, 2010

Q3

Design a circuit that compares 2 four bit numbers A and B to check if they are equal.The circuit has one output x so that x=1 if A=B and x=0 if A not equal to B

1 comment:

  1. Evangeline said,

    It can be designed with 2 decoders,16AND gates and with 1 OR gate.....

    ReplyDelete