0
16kviews
4-bit Magnitude Comparator
1 Answer
written 3.2 years ago by |
A 4-bit magnitude comparator compares two 4-bit numbers A and B and gives one of the following outputs : A = B, A < B and A > B.
Let A=A3A2A1A0 and B=B2B2B2B0 be the two 4- bit …