spim
Here are 33 public repositories matching this topic...
daoSPIM microscope project: software and hardware
-
Updated
Jul 6, 2023 - Jupyter Notebook
SSPIM is a pattern producer for gray and binary spatial light modulators.
-
Updated
Jun 18, 2023
Compiler for a toy language written in Kotlin that will (hopefully) generate code for the SPIM mips emulator. This is still very WIP.
-
Updated
May 22, 2023 - Kotlin
The aim of this work is to adapt the console spim simulator (created by James R. Larus) by compiling it to JavaScript using Emscripten technology, in order to embed the simulator in the web interface.
-
Updated
Oct 18, 2022 - JavaScript
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.
-
Updated
May 4, 2022 - Standard ML
This is a program coded in assembly language, manipulating floating points to simulate a gas pump transaction
-
Updated
Jan 17, 2022 - Assembly
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.
-
Updated
May 10, 2021 - Yacc
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.
-
Updated
May 10, 2021 - Yacc
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.
-
Updated
May 10, 2021 - Yacc
Assignment submissions of the semester 2020-21-II offering of CS220 at IIT Kanpur
-
Updated
May 4, 2021 - Verilog
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 …
-
Updated
Mar 16, 2021 - C++
Improve this page
Add a description, image, and links to the spim topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spim topic, visit your repo's landing page and select "manage topics."