2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
16 lines
766 B
Plaintext
16 lines
766 B
Plaintext
MIPS32 Simulator -- "1/25th the performance at none of the cost"
|
|
|
|
Spim/Xspim simulates MIPS32 assembly code, providing a gdb and xgdb
|
|
like interface to the classical MIPS RISC CPU. The virtual machine
|
|
it provides can be either the one presented by the MIPS assembler or the
|
|
one of the bare hardware. The simulator can also be built to simulate the
|
|
pipeline architecture of the MIPS machine (both the control and floating
|
|
point pipelines). When built for this, it also simulates and displays
|
|
an instruction and data cache.
|
|
|
|
This simulator is useful in CS and EE classes, including providing a
|
|
target machine for compilers courses, lower division assembly language
|
|
programming, microprocessor design courses, etc...
|
|
|
|
WWW: http://pages.cs.wisc.edu/~larus/spim.html
|