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

8 lines
333 B
Markdown

![RISC-V Logo](https://riscv.org/wp-content/uploads/2020/06/riscv-color.svg)
# 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).