Searched Projects

Tags: XNOR Logic Gate

project.name
0 Stars     54 Views
User:

XNOR using NAND NOR

XNOR using NAND NOR

The exclusive nor gate is the inverter of the exclusive or gate. For same inputs, we get 1 as output and for different input we get 0 as output.

Using the fact that NAND NOR are universal gates, we made the XNOR gate using nand nor gate.