This is the circuit to create an XNOR gate using PNP transistors. An XNOR gate is the opposite of an XOR gate, it will output 1 only when its inputs are equal to each other. This XNOR gate was created using an XOR gate and reversing its output using a NOT gate.