From 485e230dd8cc79847c8ade3fc817b89dac11def2 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 10 May 2023 17:51:22 -0400 Subject: [PATCH] Commentary (#4187) --- docs/guide/simulating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/simulating.rst b/docs/guide/simulating.rst index 5f9440da9..8067b0366 100644 --- a/docs/guide/simulating.rst +++ b/docs/guide/simulating.rst @@ -143,7 +143,7 @@ Functional Coverage ------------------- With :vlopt:`--coverage` or :vlopt:`--coverage-user`, Verilator will -translate functional coverage points the user has inserted manually win +translate functional coverage points the user has inserted manually in SystemVerilog code through into the Verilated model. Currently, all functional coverage points are specified using SystemVerilog