How to Install spim in Ubuntu 18.04



Install spim by entering the following commands in the terminal:

sudo apt update
sudo apt install spim

Description:

MIPS R2000/R3000 emulator

Emulates a MIPS R2000/R3000 processor in software. Useful for students who are taught MIPS R2000/R3000 assembly. . SPIM S20 is a software simulator that runs assembly language programs for the MIPS R2000/R3000 RISC computers. SPIM can read and immediately run files containing assembly language statements. SPIM is a self-contained system for running these programs and contains a debugger and interface to the operating system.

Homepage: http://pages.cs.wisc.edu/~larus/spim.html

Version: 8.0+dfsg-6.1

Section: universe/electronics