0
24kviews
Design a 2 bit comparator and implement using logic gates
1 Answer
written 6.1 years ago by |
A 2-bit digital comparator will compare A1, A0 bits of input A with B1, B0 bits of input B resp. to design this comparator will use a 4:16 decoder to produce the required output. The truth table for designing the comparator is as below:
Truth Table
Logic Circuit