Different ways of implementing a comparator?



Different ways of implementing a comparator?..

Answer / rohit jain

If we are talking about the Digital Comparator which
compares two binary digits (1 & 0) than we can implement
using a multiplexer.

Here A and B are the select lines of mux.
suppose A>B--------o/p=a1 (A,B)=(1,0)
A<B--------o/p=a2 (A,B)=(0,1)
A=B--------o/p=a3 (A,B)=(1,1) (0,0)

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More VLSI Interview Questions

What are the different gates where boolean logic are applicable?

0 Answers  


If not into production, how far did you follow the design and why did not you see it into production?

0 Answers   Intel,


WHAT IS THE DIFFERENCE BETWEEN TESTING AND VERIFICATION OF VLSI CIRCUIT?

5 Answers   Intel, Wipro,


Explain sizing of the inverter?

0 Answers   Infosys,


Are you familiar with the term MESI?

1 Answers   Intel,






Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal? (You can't resize the combinational circuit transistors)

6 Answers  


Explain the operation of a 6T-SRAM cell?

0 Answers   Intel,


How many bit combinations are there in a byte?

6 Answers   Intel,


Give the various techniques you know to minimize power consumption?

5 Answers  


What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus

0 Answers   Infosys,


In what cases do you need to double clock a signal before presenting it to a synchronous state machine?

1 Answers   Intel,


Explain the Various steps in Synthesis?

0 Answers   Intel,


Categories