You must login before you can post a comment.
Author: Sana UL Haq
Forked from: Sana UL Haq/Half adder using nand gate
Project access type: Public
Description:
Half adder using NAND gate
5 nand gates are used to make an half adder. There are 2 outputs in half adder, one is sum and the other is carry.
Sum = A xor B
Carry= A.B
Created: Jan 30, 2024
Updated: Jan 30, 2024
Comments