You must login before you can post a comment.
Author: Avyukt Harsh Agrawal
Forked from: Hriday Agarwal/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: Jun 06, 2022
Updated: Aug 27, 2023
Comments