Skip to content

A basic 8-bit binary adding machine that employs logic gates to evaluate the sum and carry of each bit.

Notifications You must be signed in to change notification settings

michaelrogers/8-bit-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-bit-adder

A basic 8-bit binary adding machine that employs logic gates to evaluate the sum and carry of each bit.

Hint: View the console for a log of the base 10 conversions of the bits being added.

Project can be viewed here: https://michaelrogers.github.io/8-bit-adder/

8-bit-adder machine

About

A basic 8-bit binary adding machine that employs logic gates to evaluate the sum and carry of each bit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published