Skip to content

Commit

Permalink
README: clarify that this is privileged
Browse files Browse the repository at this point in the history
  • Loading branch information
mnurzia committed Jun 9, 2023
1 parent 34e4f4c commit 65ba3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
RISC-V CPU core written in C89.

Features:
- `RV32IMC` implementation
- `RV32IMC` privileged implementation
- Passes all supported tests in [`riscv-tests`](https://github.com/riscv/riscv-tests)
- ~600 lines of code
- Doesn't use any integer types larger than 32 bits, even for multiplication
Expand Down

0 comments on commit 65ba3ff

Please sign in to comment.