You must login before you can post a comment.
Author: Vikas Singh
Project access type: Public
Description:
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.
Created: Jan 05, 2021
Updated: Aug 26, 2023
Comments