Update README.md

This commit is contained in:
Alexandru-Florin Ene
2023-10-29 17:25:59 +02:00
committed by GitHub
parent 6e76db9ab4
commit 96a4a14ced

View File

@@ -12,6 +12,7 @@ tinyriscv is particulary suited to integration in simulation engines, embedded a
- Implements a RISC-V rv32im - Implements a RISC-V rv32im
- Portable, NO external dependencies (not even libc) - Portable, NO external dependencies (not even libc)
- Written in plain C code (C99)
- Minimal setup and maintenance - Minimal setup and maintenance
- Easy to hack and improve - Easy to hack and improve
- Efficient runtime and memory consumption - Efficient runtime and memory consumption