skyzh / mips-simulator
💻 A 5-stage pipeline MIPS CPU design in Haskell.
☆36Updated 4 years ago
Alternatives and similar repositories for mips-simulator:
Users that are interested in mips-simulator are comparing it to the libraries listed below
- 💻 A 5-stage pipeline MIPS CPU implementation in Verilog.☆28Updated 4 years ago
- Superscalar RISC-V processor written in Clash.☆34Updated 2 years ago
- Just for fun riscv64 emulator, which boots the Linux.☆41Updated 2 years ago
- Compiling finite generators to digital logic. WIP☆14Updated 4 years ago
- An SoC with multiple RISC-V IMA processors.☆19Updated 6 years ago
- A Collection of Papers & Notes in Programming Language & Formal Verification☆16Updated 2 years ago
- Very Naive MIPS CPU using Clash☆29Updated 3 years ago
- Take your first step in writing a compiler. Implemented in Rust.☆15Updated last year
- Term project for TaPL. A mini coq-like proof assistant.☆17Updated 6 years ago
- Booting multi-processors on x86 bare-metal.☆11Updated 2 years ago
- Warning: 🕳 ahead!☆16Updated 5 years ago
- 🍀 Chi is a subset of Common Lisp, implemented in Python3. Yet another mal.☆16Updated 4 years ago
- Python3 auto-active verification library (migrated to an Intel project)☆24Updated 2 years ago
- Rust RISC-V Virtual Machine☆91Updated 2 months ago
- Backend & Frontend for JieLabs☆22Updated last year
- Rust library for low-level abstraction of MIPS processors☆30Updated 4 years ago
- uCore OS Labs on Berkeley bootloader☆39Updated 6 years ago
- (WIP) A relatively simple pipelined RISC-V core, written in Bluespec SystemVerilog☆12Updated 3 years ago
- ☆27Updated 2 months ago
- A riscv isa simulator in rust.☆63Updated last year
- RISC-V instruction set simulator built for education☆154Updated 2 years ago
- User programs for rCore OS☆18Updated 2 years ago
- ☆23Updated last year
- CHERI-RISC-V model written in Sail☆56Updated last week
- ☆10Updated 5 years ago
- Framework of pa code for THU compiler principle course.☆13Updated 5 years ago
- P523 Code