Half adder using nand gate
0 Stars     22 Views    

Author: mohit sahu

Forked from: Naman jain/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 11, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.