Skip to content
forked from HelanaNady/ALU

An ALU designed takes two 3-bit signed numbers as input and perform arthmetic operations on them.

Notifications You must be signed in to change notification settings

AmiraKhalid04/ALU

 
 

Repository files navigation

ALU - Arthmetic Logic Unit

A project for Logic Design course - Freshman year.

The arthmetic unit designed takes two 3-bit signed numbers as input and perform arthmetic operations on them.

image

The ALU supports the following operations:

  • Addition: Performs binary addition on the input numbers.
  • Subtraction: Utilizes two's complement representation for subtraction.
  • Multiplication: Implements multiplication of the input numbers.
  • Division: Accomplishes division of the input numbers.

Contributors

Helana Nady Habiba Ayman Tasneem Mohamed Amira Khaled

About

An ALU designed takes two 3-bit signed numbers as input and perform arthmetic operations on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published