Line Coverage for Module :
pwrmgr_clock_enables_sva_if
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 0 | 0.00 |
ALWAYS | 30 | 1 | 0 | 0.00 |
ALWAYS | 37 | 1 | 0 | 0.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_dv_pwrmgr_sva_0.1/pwrmgr_clock_enables_sva_if.sv' or '../src/lowrisc_dv_pwrmgr_sva_0.1/pwrmgr_clock_enables_sva_if.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
30 |
0 |
1 |
37 |
0 |
1 |
Cond Coverage for Module :
pwrmgr_clock_enables_sva_if
| Total | Covered | Percent |
Conditions | 5 | 0 | 0.00 |
Logical | 5 | 0 | 0.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 30
EXPRESSION (((!rst_ni)) || disable_sva)
-----1----- -----2-----
-1- | -2- | Status | Tests |
0 | 0 | Not Covered | |
0 | 1 | Not Covered | |
1 | 0 | Not Covered | |
LINE 37
EXPRESSION (fast_state == FastPwrStateActive)
-----------------1----------------
-1- | Status | Tests |
0 | Not Covered | |
1 | Not Covered | |