You must login before you can post a comment.
Author: Astitva
Forked from: siddhartha purwar/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: Oct 06, 2020
Updated: Oct 06, 2020
Comments