[SOLVED] CSE331 Project 2 –ALU modules

35.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon HW2-d2msie.zip (12.7 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (2 votes)

In this project you will design the exact same ALU as in the lecture notes. Your design will include:

  1. 4×1 MUX module
  2. 1-bit ALU
  3. 32-bit ALU module

1-bit ALU module will be designed same as shown below:

 

32-bit ALU module will be constructed using 1-bit ALU modules as shown below:

 

 

You have to write your own testbench on Verilog and show that the project is working right.

 

The ALU must support AND, OR, ADD, SUBTRACT and SET ON LESS THAN operations.

 

Write a report that explains your Verilog modules and the testbench results. You should test all operations that ALU allows. Also report how many logic gates you used for the ALU.

  • HW2-d2msie.zip