Software Project
Software Project: MIPS simulator, groups of two
- Simulate execution of MIPS program
- Given hex representation of instruction & initialized data
- Must simulate fetch execute cycle
- Subset of MIPS instructions
- Can use C/C++ arithmetic operations (+,-,*,/)
- don’t simulate multiply, divide algorithms...
- Register and memory contents