Package mars.tools

Interface Summary
MarsTool Interface for any tool that interacts with an executing MIPS program.
 

Class Summary
AbstractMarsToolAndApplication An abstract class that provides generic components to facilitate implementation of a MarsTool and/or stand-alone Mars-based application.
CacheSimulator A data cache simulator.
FloatRepresentation Tool to help students learn about IEEE 754 representation of 32 bit floating point values.
IntroToTools The "hello world" of MarsTools!
MarsBot Simple Demo of Mars tool capability
MemoryReferenceVisualization Memory reference visualization.
ScavengerHunt Demo of Mars tool capability.