Browse Source
Merge pull request #1223 from riscv-software-src/readme
Fix supported debug version, use extension names
pull/1224/head
Andrew Waterman
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
README.md
|
|
|
@ -37,7 +37,8 @@ Spike supports the following RISC-V ISA features: |
|
|
|
- Svnapot extension, v1.0 |
|
|
|
- Svpbmt extension, v1.0 |
|
|
|
- Svinval extension, v1.0 |
|
|
|
- Debug v0.14 |
|
|
|
- Sdext extension, v1.0-STABLE |
|
|
|
- Sdtrig extension, v1.0-STABLE |
|
|
|
- 4 triggers support type=2 (mcontrol), type=4 (itrigger), type=5 (etrigger), type=6 (mcontrol6), and type=15 (disabled) |
|
|
|
- Smepmp extension v1.0 |
|
|
|
- Smstateen extension, v1.0 |
|
|
|
|