Related articles |
---|
A Configurable MIPS Simulator altaf.khan@gmail.com (2006-04-29) |
From: | altaf.khan@gmail.com |
Newsgroups: | comp.compilers |
Date: | 29 Apr 2006 10:54:57 -0400 |
Organization: | http://groups.google.com |
Keywords: | architecture, available, VM |
Posted-Date: | 29 Apr 2006 10:54:57 EDT |
A simple and easy to use configurable MIPS simulator for studying
basic processor features. With a simple click one can bring stall
detection hardware in the circuit, forwarding hardware, different
branch policies including Always Flush, Delayed Branching, and
Cancelled Branching with branch decision in different stages of the
pipeline. The simulator has been used by university students in
laboratory assignments. A library of simple programs and example
experiments is also available. Extremely useful to go through some of
the end problems in CA:AQA and COD:H/SI.
To download the free MIPS simulator, visit:
A Configurable MIPS Simulator
(http://www.altafkhan.com/ib/configurable-mips-simulator.htm)
Return to the
comp.compilers page.
Search the
comp.compilers archives again.