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

Differences between netlist of HSPICE and Spectre?

1 Answers   Intel,


verify nmos passes good logic 0 and passes bad logic 1.also verify that pmos passes good logic 1 and passes bad logic 0.

2 Answers   Cosmic Circuits, HP,


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,


Explain CMOS Inverter transfer characteristics?

0 Answers   ADS,


For a NMOS transistor acting as a pass transistor, say the gate is connected to VDD, give the output for a square pulse input going from 0 to VDD

0 Answers   Infosys,






What is Noise Margin? Explain the procedure to determine Noise Margin?

4 Answers   Amkor, Cisco, Infosys, Intel,


What is the main function of metastability in vsdl?

0 Answers  


Explain the concept of a Clock Divider Circuit? Write a VHDL code for the same?

3 Answers   Intel,


Approximately, what were the sizes of your transistors in the SRAM cell? How did you arrive at those sizes?

0 Answers   Infosys,


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

1 Answers   Intel,


Explain the various MOSFET Capacitances & their significance?

1 Answers  


For f = AB+CD if B is S-a-1, what r the test vectors needed to detect the fault?

5 Answers   Intel,


Categories