Projects in Awesome Lists tagged with mips32
A curated list of projects in awesome lists tagged with mips32 .
https://github.com/ultraembedded/exactstep
Instruction set simulator for RISC-V, MIPS and ARM-v6m
armv6 instruction-set-simulator mips mips32 risc-v riscv-simulator riscv32 riscv64
Last synced: 17 Aug 2025
https://github.com/dtcxzyw/cmmc
An unofficial reference implementation of the C Minus Minus Compiler
armv7 compiler compiler-design compiler-principles mips32 optimization-compiler riscv
Last synced: 23 Mar 2025
https://github.com/maze1377/pipeline-mips-verilog
A classic 5-stage pipeline MIPS 32-bit processor. solve every hazard with stall
control-hazards data-hazards mips mips-architecture mips-instruction mips32 pipeline-mips-verilog pipline verilog
Last synced: 02 Feb 2026
https://github.com/alanshaw-github/minimips
Introducing the new lightweight MIPS Assembler and Disassembler, supporting syntax highlighting, code editing, file dragging and dropping, debug mode, assembly and disassembly, Molokai color matching style. Full platform support including Windows, macOS and Linux. Star now! Keep updating!
assembler assembly-language mips mips32 python3 qt5
Last synced: 10 Apr 2025
https://github.com/creatorsim/creator
CREATOR is a generic teaching simulator to program in assembly in which you can simulate the operation of different architectures on the same tool. This simulator is designed to be used as a tool in which students can put into practice the brews seen in the theoretical classes of the subjects of Architecture and Computer Structure.
assembly esp32 mips32 risc-v simulator teaching-tool z80
Last synced: 22 Apr 2026
https://github.com/brunocampos01/organizacao-e-arquitetura-de-computadores
Repositório para as aulas, exercícios e resumos da matéria: organização e arquitetura de computadores (INE5607).
architecture assembly cache datapath ine ine5607 memory mips32 multicore multiprocessor pipeline-processor principio-da-localidade-memoria processor semiconductor superscalar ufsc
Last synced: 15 Apr 2025
https://github.com/dcamarmas/creator
CREATOR is a generic teaching simulator to program in assembly in which you can simulate the operation of different architectures on the same tool. This simulator is designed to be used as a tool in which students can put into practice the brews seen in the theoretical classes of the subjects of Architecture and Computer Structure.
assembly esp32 mips32 risc-v simulator teaching-tool z80
Last synced: 01 Feb 2026
https://github.com/d-iii-s/msim
Light-weight MIPS R4000 and RISC-V system simulator
hardware-emulation mips32 risc-v
Last synced: 01 Jul 2025
https://github.com/rswinkle/mips_book
A book on MIPS assembly programming using simulators (MARS, SPIM, QtSpim) targeted at college students.
assembly book mips mips-assembly mips32
Last synced: 13 Apr 2025
https://github.com/david-palma/mips-32bit
Microprocessor without Interlocked Pipelined Stages (MIPS) architectures implemented in single-cycle and multi-cycle formats.
32-bit computer-architecture hardware-description-language hardware-designs instruction-set-architecture isa mips mips32 multi-cycle single-cycle vhdl
Last synced: 22 Oct 2025
https://github.com/m13253/sbmips
Naïve MIPS32-like CPU design with pipeline on a Xilinx FPGA
Last synced: 12 Feb 2026
https://github.com/mastercruelty/halflifeassembly
This was my project I made for the exam of computer architecture 2 at University of Milan
assembly half-life mips-architecture mips-assembly mips32 text-based-game university-project
Last synced: 27 May 2026
https://github.com/funnyboy-roks/greg
A virtual machine and debugger for the MIPS32 architecture.
emulator mips mips32 ratatui rust virtual-machine vm
Last synced: 16 Jun 2025
https://github.com/daedalus/mipsemu
WIP: MIPS CPU instruction set Emulator
cpu emulator mips mips-assembly mips32
Last synced: 27 Mar 2025
https://github.com/tttardigrado/hsfuck
Write you a brainfuck compiler for the greater good
brainfuck-compiler brainfuck-language compile-to-c compile-to-mips compiler esolangs haskell languages mips32
Last synced: 21 Sep 2025
https://github.com/mrdevrussia/bedrock-language-open-source
BedRock: A minimalist, high-performance systems programming language built from scratch for Bare Metal for architecture MIPS32 development. Compiles directly to machine code for OS kernel engineering.
architecture-osdev assembly-bare compiler development-rust development-systems lang-low language-computer level-bootloader-programming metal-kernel mips-architecture mips-assembly mips32 programming-operating rust
Last synced: 27 May 2026
https://github.com/sami-bre/dart_to_mips32_compiler
A tiny compiler that can compile simple dart code into MIPS-32 assembly, written in typescript
Last synced: 28 Mar 2025
https://github.com/pdaxrom/irix-gcc
gcc for irix (abi o32 and n32)
crosscompiler docker gcc irix mips mips32 o32 sgi
Last synced: 14 Jul 2025
https://github.com/kimushu/mulberry
Powerful & Tiny PIC32MZ microcontroller board
Last synced: 13 Oct 2025
https://github.com/aloukikjoshi/rock-paper-scissor
This GitHub repository offers a unique Rock-Paper-Scissors game in Assembly Language for MIPS-32, exclusively here. Simulated on the Mars4_5 simulator, it tracks wins, losses, and draws. Download the Mars4_5 simulator, load rock_paper_scissors.asm, assemble, and run the program to play. Contributions are welcome.
assembly-language mars-simulator mips32 rock-paper-scissors rps-game
Last synced: 21 Feb 2026
https://github.com/openlabun/MIPSVisualSim
https://proyectosingenieria.uninorte.edu.co/mipsvisualsimi
javascript mips mips-architecture mips-simulator mips32
Last synced: 05 Sep 2025
https://github.com/sami-bre/assembly_lab
a repo to hold assembly code I write while going through my comp arch course. This is assembly for the MIPS32 reduced instruction set architecture.
Last synced: 28 Mar 2025
https://github.com/matheusotenio/simulador_mips
Este é um simulador de um processador MIPS, desenvolvido em Python com uma interface gráfica utilizando Tkinter.
assembly-language binary mips mips-simulator mips32 python
Last synced: 15 May 2025
https://github.com/kimushu/harmony-posixvfs
POSIX interface VFS (Virtual File System) Library for Microchip Harmony
Last synced: 15 May 2025
https://github.com/suhani102003/32-bit-pipelined-mips-processor
Designed the ISA for RISC based pipelined 32-bit MIPS processor and implemented a subset of instructions to verify the functionality. Tested the operation using 3 testcases and observed the dataflow between stages.
assembly-language mips32 pipeline risc-v single-cycle-mips-processor verilog
Last synced: 04 Oct 2025
https://github.com/haoyang-graphics/cyber-melody-2
Cyber Melody 2 on MIPS!
fpga mips mips32 verilog xilinx-fpga xilinx-ise
Last synced: 12 Apr 2025
https://github.com/harikishan-ai/grocerymanagment
The Grocery Management System is designed to efficiently handle grocery and customer details for small-scale stores, offering a reliable, fast, and user-friendly solution to minimize errors and streamline operations.
algorithm assembly-language mips-assembly mips32 qtspim
Last synced: 20 Mar 2025
https://github.com/hareshkh/ap-sum-mips32
A program written in MIPS-32 Assembly to find the sum of an Arithmatic Progression
mathematics mips-assembly mips32
Last synced: 08 Apr 2025