All Projects → brunonova → drmips

brunonova / drmips

Licence: GPL-3.0 License
I don't maintain this project anymore. Feel free to fork it! - Educational MIPS simulator

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to drmips

Rars
RARS -- RISC-V Assembler and Runtime Simulator
Stars: ✭ 413 (+907.32%)
Mutual labels:  education, simulator
Jupiter
RISC-V Assembler and Runtime Simulator
Stars: ✭ 326 (+695.12%)
Mutual labels:  education, simulator
Mipt Mips
Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
Stars: ✭ 250 (+509.76%)
Mutual labels:  simulator, mips
Cpu60
Example of CPU simulation in software
Stars: ✭ 152 (+270.73%)
Mutual labels:  education, simulator
Vulcan
RISC-V Instruction Set Simulator (Built for education).
Stars: ✭ 80 (+95.12%)
Mutual labels:  education, simulator
Ripes
A graphical processor simulator and assembly editor for the RISC-V ISA
Stars: ✭ 584 (+1324.39%)
Mutual labels:  education, simulator
antares
Digital circuit learning platform
Stars: ✭ 15 (-63.41%)
Mutual labels:  education, simulator
Digital
A digital logic designer and circuit simulator.
Stars: ✭ 1,108 (+2602.44%)
Mutual labels:  education, simulator
Edumips64
Free cross-platform educational MIPS64 CPU Simulator
Stars: ✭ 126 (+207.32%)
Mutual labels:  education, simulator
OpenCircuits
A free, open source, online digital circuit/logic designer.
Stars: ✭ 140 (+241.46%)
Mutual labels:  education, simulator
v3
Lightweight, multi-board spaces for teaching remote classes
Stars: ✭ 31 (-24.39%)
Mutual labels:  education
cotswoldjam
Command-line utilities for the Raspberry Pi, of particular interest to Raspberry Jam organisers & educators
Stars: ✭ 90 (+119.51%)
Mutual labels:  education
ji.py
吉.py
Stars: ✭ 12 (-70.73%)
Mutual labels:  education
data science chile
Lista de cursos de Data Science en Chile 📈📊🇨🇱
Stars: ✭ 22 (-46.34%)
Mutual labels:  education
drc-sim-client
Wii U Gamepad Simulator Frontend
Stars: ✭ 52 (+26.83%)
Mutual labels:  simulator
Main
Management materials and content
Stars: ✭ 32 (-21.95%)
Mutual labels:  education
pygears
HW Design: A Functional Approach
Stars: ✭ 122 (+197.56%)
Mutual labels:  simulator
gogo
Go to MIPS compiler, written in Go. Course project for Compiler Design (CS335).
Stars: ✭ 25 (-39.02%)
Mutual labels:  mips
data-science-training
Reproducible data science with R, RStudio, Git, and GitHub
Stars: ✭ 18 (-56.1%)
Mutual labels:  education
pokengine
An online Pokémon battle system for the web
Stars: ✭ 45 (+9.76%)
Mutual labels:  simulator

DrMIPS

Build Status GPLv3 license

DrMIPS is a graphical simulator of the MIPS processor to support computer architecture teaching and learning. It is intuitive, versatile and configurable. The simulator is available not only for personal computers but also for Android devices, especially tablets.

DrMIPS was created under the Master's dissertation entitled Tool to Support Computer Architecture Teaching and Learning at FEUP.

DrMIPS is open-source and licensed under the GPLv3, so you are free to use, redistribute and modify it (under certain conditions).

Download

You can download the latest version of the simulator from the home page or from the Releases page.

Compiling from source

Check the INSTALL.md file for instruction on how to compile the simulator from source.

Reporting bugs

You can report bugs and ask questions at the simulator's issue tracker.

Contributing

Check the CONTRIBUTING.md file for info on how to contribute.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].