Skip to content

This program is a simulation of ALU operation process. The program enable user to add two bytes(8 bits) and produce the result. Addition of each bit will go through to the adder, which includes specific logic gates

Notifications You must be signed in to change notification settings

DanFalcon225/Binary_Full_Adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Binary_Full_Adder

This program is a simulation of ALU opertation process. The program enable user to add two bytes(8 bits) and produce the result. Addition of each bit will go through to the adder, which includes specific logic gates

About

This program is a simulation of ALU operation process. The program enable user to add two bytes(8 bits) and produce the result. Addition of each bit will go through to the adder, which includes specific logic gates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages