[Solved] CSE331-Homework 3 ALU with Multiplication Design

$25

File Name: CSE331-Homework_3_ALU_with_Multiplication_Design.zip
File Size: 452.16 KB

SKU: [Solved] CSE331-Homework 3 ALU with Multiplication Design Category: Tag:
5/5 - (1 vote)

In this assignment you will design an ALU that is capable of unsigned multiplication using Quartus and Verilog HDL.

1. mult32.v Module

Your design will have three modules: adder.v, control.v and datapath.v. You will combine them in a mult32.v file to have the 32 bit multiplier.

Your Control Unit (control.v) will implement the below ASM. Design that first drawing your state diagram and finding the Boolean expressions for Next state variables and control signal outputs:

2. alu32.v Module

Your ALU will be able to perform addition, subtraction, multiplication, AND, OR, XOR, NOR and Set Less Than operations.

Therefore the alu32.v will use mult32.v module inside.

  • Write a report showing and explaining all Verilog files, including your schematics.
  • You can only use structural Verilog. Behavioral Verilog is not permitted.
  • No other operations are permitted. And you cannot change ALUop decisions.
  • Perform simulations and check for accuracy. Not working designs will not get above 30pts. If the mistake is small it is your responsibility to find and correct it.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] CSE331-Homework 3 ALU with Multiplication Design
$25