NAND Logic - XNOR

XNOR

An XNOR gate is simply an XOR gate with an inverted output:

Desired Gate NAND Construction
Truth Table
Input A Input B Output Q
0 0 1
0 1 0
1 0 0
1 1 1

Read more about this topic:  NAND Logic