Line Coverage for Module :
prim_generic_clock_gating
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
ALWAYS | 22 | 2 | 2 | 100.00 |
CONT_ASSIGN | 26 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv' or '../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
22 |
1 |
1 |
23 |
1 |
1 |
|
|
|
MISSING_ELSE |
26 |
1 |
1 |
Cond Coverage for Module :
prim_generic_clock_gating
| Total | Covered | Percent |
Conditions | 5 | 5 | 100.00 |
Logical | 5 | 5 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 23
EXPRESSION (en_i | test_en_i)
--1- ----2----
-1- | -2- | Status | Tests |
0 | 0 | Covered | T5,T8,T11 |
0 | 1 | Unreachable | |
1 | 0 | Covered | T1,T2,T3 |
LINE 26
EXPRESSION (en_latch & clk_i)
----1--- --2--
-1- | -2- | Status | Tests |
0 | 1 | Covered | T5,T8,T11 |
1 | 0 | Covered | T1,T2,T3 |
1 | 1 | Covered | T1,T2,T3 |
Branch Coverage for Module :
prim_generic_clock_gating
| Line No. | Total | Covered | Percent |
Branches |
|
2 |
2 |
100.00 |
IF |
22 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv' or '../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 22 if ((!clk_i))
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T3 |
0 |
Covered |
T1,T2,T3 |