Skip to content
Open

typo #47

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/rvfi.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ If reading a CSR has side effects, those side effects are not triggered by raise
The Verilog define `RISCV_FORMAL_CSR_<CSRNAME>` must be set for each CSR traced
via RVFI by the core under test.

See [RISC-V Formal CSR Sematics](csrs.md) for the exact semantics of CSR values
See [RISC-V Formal CSR Semantics](csrs.md) for the exact semantics of CSR values
output via RVFI.

### Handling of Speculative Execution
Expand Down