How do you detect if two 8-bit signals are same?

Answers were Sorted based on User's Feedback



How do you detect if two 8-bit signals are same?..

Answer / guest

XOR each of 8 bits and outputs of XOR gates OR to get the
output. Output will become '0' when both are same.

Is This Answer Correct ?    16 Yes 2 No

How do you detect if two 8-bit signals are same?..

Answer / srinivasulu

xor or x nor is same.but design considerations for xnor we
need extra gate.so xoris best

Is This Answer Correct ?    5 Yes 0 No

How do you detect if two 8-bit signals are same?..

Answer / amareswar

pass input to XOR and give their outputs to OR gate, if u r
output is 0 both 8-bit signals are same.

OR
pass input to XNOR and give their outputs to AND gate, if u
r output is 1 both 8-bit signals are same.

Is This Answer Correct ?    5 Yes 0 No

How do you detect if two 8-bit signals are same?..

Answer / gogulnath

by using both xor as well as comparator

Is This Answer Correct ?    0 Yes 1 No

How do you detect if two 8-bit signals are same?..

Answer / ram dubey

i think we can use 8 bit comprator'

Is This Answer Correct ?    0 Yes 2 No

How do you detect if two 8-bit signals are same?..

Answer / chandrashekar

i think we need to use xnor instead of xor just check
this.............

Is This Answer Correct ?    0 Yes 8 No

Post New Answer

More VLSI Interview Questions

What is a D-latch? Write the VHDL Code for it?

3 Answers   Intel,


Explain the working of 4-bit Up/down Counter?

0 Answers   Intel,


What types of CMOS memories have you designed? What were their size? Speed?

0 Answers   Intel, Wipro,


If the current through the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?

0 Answers   Intel,


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

5 Answers   Intel, Wipro,


What products have you designed which have entered high volume production?

1 Answers   Intel,


What are the different gates where boolean logic are applicable?

0 Answers  


Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?

0 Answers   Intel,


How can you model a SRAM at RTL Level?

1 Answers  


Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.

0 Answers   Infosys,


You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?

4 Answers   Intel,


Who provides the DRC rules?

5 Answers   Intel,


Categories