Line Coverage for Module :
rv_dm_enable_checker
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
CONT_ASSIGN | 29 | 1 | 1 | 100.00 |
CONT_ASSIGN | 36 | 1 | 1 | 100.00 |
28 logic late_debug_enable;
29 1/1 assign late_debug_enable =
Tests: T1 T2 T3
30 mubi8_test_true_strict(otp_dis_rv_dm_late_debug_i) ||
31 mubi32_test_true_strict(prim_mubi_pkg::mubi32_t'(regs_reg2hw.late_debug_enable));
32
33 // Should debug be enabled? If we're using late_debug_enable, this is governed by
34 // lc_hw_debug_en_i. If not, it comes from lc_dft_en_i.
35 logic debug_enabled;
36 1/1 assign debug_enabled = lc_tx_test_true_strict(late_debug_enable ? lc_hw_debug_en_i : lc_dft_en_i);
Tests: T1 T3 T17
Assert Coverage for Module :
rv_dm_enable_checker
Assertion Details
DebugRequestNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
53567313 |
53514661 |
0 |
0 |
T1 |
10625 |
10527 |
0 |
0 |
T2 |
11112 |
11036 |
0 |
0 |
T3 |
26803 |
26713 |
0 |
0 |
T6 |
8131 |
8076 |
0 |
0 |
T12 |
7468 |
7418 |
0 |
0 |
T17 |
20063 |
19989 |
0 |
0 |
T23 |
14278 |
14209 |
0 |
0 |
T48 |
6490 |
6430 |
0 |
0 |
T49 |
50558 |
49214 |
0 |
0 |
T50 |
3291 |
3229 |
0 |
0 |
MemTLResponseWithoutDebugIsError_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
53451360 |
53398708 |
0 |
0 |
T1 |
10625 |
10527 |
0 |
0 |
T2 |
11112 |
11036 |
0 |
0 |
T3 |
26803 |
26713 |
0 |
0 |
T6 |
8131 |
8076 |
0 |
0 |
T12 |
7468 |
7418 |
0 |
0 |
T17 |
4403 |
4329 |
0 |
0 |
T23 |
14278 |
14209 |
0 |
0 |
T48 |
6490 |
6430 |
0 |
0 |
T49 |
50558 |
49214 |
0 |
0 |
T50 |
3291 |
3229 |
0 |
0 |
NdmResetAckNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
53568015 |
53515363 |
0 |
0 |
T1 |
10625 |
10527 |
0 |
0 |
T2 |
11112 |
11036 |
0 |
0 |
T3 |
26803 |
26713 |
0 |
0 |
T6 |
8131 |
8076 |
0 |
0 |
T12 |
7468 |
7418 |
0 |
0 |
T17 |
20064 |
19990 |
0 |
0 |
T23 |
14278 |
14209 |
0 |
0 |
T48 |
6490 |
6430 |
0 |
0 |
T49 |
50558 |
49214 |
0 |
0 |
T50 |
3291 |
3229 |
0 |
0 |
SbaTLRequestNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
53451360 |
53398708 |
0 |
0 |
T1 |
10625 |
10527 |
0 |
0 |
T2 |
11112 |
11036 |
0 |
0 |
T3 |
26803 |
26713 |
0 |
0 |
T6 |
8131 |
8076 |
0 |
0 |
T12 |
7468 |
7418 |
0 |
0 |
T17 |
4403 |
4329 |
0 |
0 |
T23 |
14278 |
14209 |
0 |
0 |
T48 |
6490 |
6430 |
0 |
0 |
T49 |
50558 |
49214 |
0 |
0 |
T50 |
3291 |
3229 |
0 |
0 |