4-bit addition
0 Stars     21 Views    

Author: djnejk

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: Feb 24, 2023

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.