diff --git a/docs/guide/exe_verilator_coverage.rst b/docs/guide/exe_verilator_coverage.rst index 388f67cfb..923c5ec38 100644 --- a/docs/guide/exe_verilator_coverage.rst +++ b/docs/guide/exe_verilator_coverage.rst @@ -133,7 +133,7 @@ verilator_coverage Arguments .. option:: --filter-type - Skips records of coverage types that matches with + Keeps records of coverage types that matches with Possible values are `toggle`, `line`, `branch`, `expr`, `covergroup`, `user`, `fsm_state`, `fsm_arc` and a wildcard with `\*` or `?`. The default value is `\*`.