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 |
Explain Basic Stuff related to Perl?
Insights of a 4bit adder/Sub Circuit?
Insights of an inverter. Explain the working?
Explain the operation of a 6T-SRAM cell?
What is threshold voltage?
Explain what is Verilog?
A circuit has 1 input X and 2 outputs A and B. If X = HIGH for 4 clock ticks, A = 1. If X = LOW for 4 clock ticks, B = 1. Draw a state diagram for this Spec?
Explain ASIC Design Flow?
2 Answers Intel, JK Associates, Mind Tree,
what is multiplexer?
How many bit combinations are there in a byte?
What is the build-in potential?
What is component binding?