BushraOnika / CSE332-Project

It is a 16-bit ALU from scratch following ISA format with a control unit. Show two logic and two arithmetic instructions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE332-Project

It is a 16-bit ALU from scratch following ISA format with a control unit. Showing two logic and two arithmetic instructions. It will do two arthmetric operation Add and substract It will do 2 logic operation binary bit by bit And & OR. The Youtube presentation video for this project is below feel free to check https://www.youtube.com/watch?v=9Ztcl30J4oY&t=233s

About

It is a 16-bit ALU from scratch following ISA format with a control unit. Show two logic and two arithmetic instructions.