CS 2734
Computer Organization II
Laboratory 12
[12/1] Completion and Debugging of the MIPS Single-Cycle Simulator
- Finish all aspects of the MIPS single cycle simulator.
- Check out all parts with the Lab instructor, in the best
case by showing that it correctly runs the second test program
(the more complicated one). It will be necessary to simgle-step
through the program, dumping the registers and memory as you
go in order to show that your program is working correctly.
-
If you can't get that to run,
perhaps you can get part of the simpler test program to run.
Otherwise you must show the Lab instructor runs of parts of
the simulator for partial credit.
- Students wishing full credit for the simulation project
must also check out with the Instructor, by demonstrating the
program with the more complicated test program.
- Students wishing any credit at all for the simulation
project must turn in full source listings for all
simulation C code.
This must include an initial statement about the status of
the code (what works, what doesn't, what's missing).
(You won't get credit until you turn in the listing.)
Revision Date: 11/17/98