$25
CSE 331/503
Computer Organization
Homework 3
In this assignment you will the below Unsigned Number Multiplier using Logisim.
Your Logisim design will have two circuit files: control.circ and datapath.circ. You will combine them in a mult32.circ file to have the 32 bit multiplier.
Your Control Unit will implement the below ASM:
- Write a report showing and explaining the three circ files.