You must login before you can post a comment.
Author: Piyansu Sahoo
Forked from: utkarsh jadon/HALF ADDER USING BASIC GATES
Project access type: Public
Description:
Half adder is a combinational logic circuit with two inputs and two outputs. The half adder circuit is designed to add two single bit binary number A and B. It is the basic building block for the addition of two single-bit numbers. This circuit has two outputs carry and sum.
Created: Jun 06, 2022
Updated: Aug 27, 2023
Comments