Files
tinyriscv/README.md
Alexandru-Florin Ene 88e63cbd1f Update README.md
2023-10-29 16:24:02 +02:00

333 B

RISC-V Logo

tinyriscv

Compact, simple and easy-to-use RISCV emulator written in C. The core is contained in a single-file-header tinyriscv.h following the STB library style. It is fast, portable, platform agnostic, and self-contained (no external dependencies).