You must login before you can post a comment.
Author: Rishikesh Mishra
Forked from: Akash Yadav/Half Adder
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: Nov 27, 2023
Updated: Nov 27, 2023
Comments