Difference between revisions of "SPIM"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Pew
(Replaced content with "Category:Pending deletion")
(Undo revision 2377 by [[Special:Contributions/imported>Pew|imported>Pew]] ([[User talk:imported>Pew|talk]]))
(Tag: Undo)
 
Line 1: Line 1:
[[Category:Pending deletion]]
+
'''SPIM''' (MIPS spelled backwards) is a MIPS R2000 and R3000 simulator generally used to educational purposes. It has a commandline version, and graphical front-ends from Windows and Linux, PCSpim and <code>xspim</code>, respectively. The source code for SPIM was released in 2010 under the standard BSD license.
 +
 
 +
SPIM is required for [[gp:ECE 2500 Computer Organization|ECE 2500 Computer Organization]].
 +
 
 +
=See Also=
 +
* [[w:SPIM|Wikipedia SPIM article]]
 +
 
 +
=External Links=
 +
* [http://www.cs.wisc.edu/~larus/spim.html SPIM homepage]
 +
 
 +
[[Category:Software]]
 +
[[Category:Hardware]]

Latest revision as of 02:51, 4 January 2019

SPIM (MIPS spelled backwards) is a MIPS R2000 and R3000 simulator generally used to educational purposes. It has a commandline version, and graphical front-ends from Windows and Linux, PCSpim and xspim, respectively. The source code for SPIM was released in 2010 under the standard BSD license.

SPIM is required for ECE 2500 Computer Organization.

See Also

External Links