next up previous
Next: Floating Point Division in Up: CS161L Fall 2005 Previous: 32-bit Partitioned ALU

Multiplication in VHDL and MIPS assembly

In this lab, you will implement multiplication with Booth's algorithm in both VHDL and MIPS assembly.

First, let's understand Booth's algorithm of multiplying signed numbers.

Here are some tutorials :

Next, we will see how to program in MIPS assembly:

Using MIPS assembly simulator XSPIM.



Yan Luo
2005-01-20