Draw the logic diagram and truth table for a 2 input XNOR gate.
Computer Science20171 markDrawing
Draw: Logic diagram and truth table for a 2-input XNOR gate
Answer
Answer
AI
A 2-input XNOR gate gives output 1 when both inputs are equal: $F = A \odot B = AB + A'B' = (A \oplus B)'$.
Logic diagram: the XOR gate symbol with a small bubble (NOT) at its output, inputs A and B, output F.
Truth table: