CS 2734
Computer Organization II
Laboratory 11
[4/5, 4/7; 4/12, 4/14] Write the MIPS Single-Cycle Simulator
- Write a main program called mipsSim.c that carries out
the simulation, calling functions to load the instruction memory
and the data memory from files, and then to carry out the individual
parts of a MIPS instruction.
- Simple Test data (a simpler program than the one below)
- Test data
Revision Date: 3/19/99