Browse Source

Update trigger description in README.md

The number of triggers is configurable since https://github.com/riscv-software-src/riscv-isa-sim/pull/1219.

The trigger description was for the limited implementation when developing the extension. All trigger types are supported now. The information isn't very useful anymore.

Signed-off-by: YenHaoChen <39526191+YenHaoChen@users.noreply.github.com>
pull/1592/head
YenHaoChen 2 years ago
committed by YenHaoChen
parent
commit
6903ff698d
  1. 1
      README.md

1
README.md

@ -39,7 +39,6 @@ Spike supports the following RISC-V ISA features:
- Svinval extension, v1.0
- Sdext extension, v1.0-STABLE
- Sdtrig extension, v1.0-STABLE
- 4 triggers support type={2, 3, 4, 5, 6, 15} (mcontrol, icount, itrigger, etrigger, mcontrol6, disabled)
- Smepmp extension v1.0
- Smstateen extension, v1.0
- Sscofpmf v0.5.2

Loading…
Cancel
Save