Online MIPS32 Simulator Based on Spim
-
Updated
Nov 13, 2019 - C++
Online MIPS32 Simulator Based on Spim
SSPIM is a pattern producer for gray and binary spatial light modulators.
Assignment submissions of the semester 2020-21-II offering of CS220 at IIT Kanpur
daoSPIM microscope project: software and hardware
This is a modification of SPIM. Original source code can be found here. Original spim is designed to execute only one process but by adding syscalls like execv, fork, wait and some other helper syscalls I was able to modify it to a multi-process OS with multitasking. There are also interrupts periodically to call the interrupt function which is …
A compiler for the xpln programming language
This project implements a Compiler for a language similar to C. The Compiler takes as input program written in the language and generates MIPS assembly code that can be run on SPIM or simulators like MARS.
The SubTiger language is the subset of the Tiger language. Currently, the language supports only integers, but would be extended to strings and floating point computation. Currently, the compiler compiles to MIPS assembly code, which can be run using SPIM simulator.
This project implements a Compiler for a language similar to C. The Compiler takes as input program written in the language and generates MIPS assembly code that can be run on SPIM or simulators like MARS.
Assembly language
Operating Systems
Estructura de Computadores - Facultad de Informática de A Coruña
This is a program coded in assembly language, manipulating floating points to simulate a gas pump transaction
This project implements a Compiler for a language similar to C. The Compiler takes as input program written in the language and generates MIPS assembly code that can be run on SPIM or simulators like MARS.
Simón Bolívar University - CI3815 - Computer Organisation - MIPS Reader
Add a description, image, and links to the spim topic page so that developers can more easily learn about it.
To associate your repository with the spim topic, visit your repo's landing page and select "manage topics."