Half adder
0 Stars     11 Views    

Author: Sahil

Project access type: Public

Description:

When both input 0 and 0 the sum is 0 and carry is 0

When both input 0 and 1 the sum is 1 and carry is 0

When both input 1 and 0 the sum is 1 and carry is 0

When both input 1 and 1 the sum is 0 and carry is 1

 

Created: Nov 23, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.