Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 437 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 437 Bytes

REIMU 🎀

REIMU is short for Risc-v Easy sIMUlator. It is a simple RISC-V simulator written in C++.

It's designed for better scalability and readability.

This project is named after Hakurei Reimu, one of the main characters of Touhou Project.

Quick Start

See Quick Start.

Debugger

See Debugger.

User Extension

See User Extension.