Skip to content

fabio-pecora/four-bit-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

four-bit-adder

This is the code fo a Binary Adder-Subtractor, which is capable of both the addition and subtraction of binary numbers in one circuit itself. The operation is performed depending on the binary value the control signal holds. It is one of the components of the ALU (Arithmetic Logic Unit). In order to build it you need to have knowledge of half adder, full adder and four bit adder (which are implemented in the design code).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published