ALU Design

What you see below is an ALU (Arithmetic Logic Unit). It takes 2 4-bit binary numbers and 2 control signals that specify an operation. It then either add the 2 signals, complements them, NOR's them, or OR's them.This is a mini and simplified version of the ALUs inside modern processors. Had to design if for a class; it was fun!

alu

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
11 + 4 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.