You must login before you can post a comment.
Author: Sweta Mandloi
Forked from: Sweta Mandloi/4-bit addition
Project access type: Public
Description:
Here we make a 4-bit binary adder
We first make one bit half adder
then we append two half adder to form one bit full adder
then we append four full adder to make bit binary adder
Created: Mar 27, 2022
Updated: Aug 27, 2023
Comments