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: T3 T12 T4
Assert Coverage for Module :
rv_dm_enable_checker
Assertion Details
DebugRequestNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
57775887 |
57706797 |
0 |
0 |
T1 |
162444 |
162378 |
0 |
0 |
T2 |
86897 |
86834 |
0 |
0 |
T3 |
421172 |
420854 |
0 |
0 |
T4 |
10075 |
10019 |
0 |
0 |
T11 |
15219 |
15169 |
0 |
0 |
T12 |
18108 |
18030 |
0 |
0 |
T13 |
9234 |
9172 |
0 |
0 |
T14 |
8054 |
7994 |
0 |
0 |
T20 |
262486 |
262165 |
0 |
0 |
T45 |
10817 |
10757 |
0 |
0 |
MemTLResponseWithoutDebugIsError_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
57647607 |
57578517 |
0 |
0 |
T1 |
162444 |
162378 |
0 |
0 |
T2 |
86897 |
86834 |
0 |
0 |
T3 |
421172 |
420854 |
0 |
0 |
T4 |
10075 |
10019 |
0 |
0 |
T11 |
15219 |
15169 |
0 |
0 |
T12 |
18108 |
18030 |
0 |
0 |
T13 |
9234 |
9172 |
0 |
0 |
T14 |
8054 |
7994 |
0 |
0 |
T20 |
262486 |
262165 |
0 |
0 |
T45 |
10817 |
10757 |
0 |
0 |
NdmResetAckNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
57776491 |
57707401 |
0 |
0 |
T1 |
162444 |
162378 |
0 |
0 |
T2 |
86897 |
86834 |
0 |
0 |
T3 |
421172 |
420854 |
0 |
0 |
T4 |
10075 |
10019 |
0 |
0 |
T11 |
15219 |
15169 |
0 |
0 |
T12 |
18108 |
18030 |
0 |
0 |
T13 |
9234 |
9172 |
0 |
0 |
T14 |
8054 |
7994 |
0 |
0 |
T20 |
262486 |
262165 |
0 |
0 |
T45 |
10817 |
10757 |
0 |
0 |
SbaTLRequestNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
57647607 |
57578517 |
0 |
0 |
T1 |
162444 |
162378 |
0 |
0 |
T2 |
86897 |
86834 |
0 |
0 |
T3 |
421172 |
420854 |
0 |
0 |
T4 |
10075 |
10019 |
0 |
0 |
T11 |
15219 |
15169 |
0 |
0 |
T12 |
18108 |
18030 |
0 |
0 |
T13 |
9234 |
9172 |
0 |
0 |
T14 |
8054 |
7994 |
0 |
0 |
T20 |
262486 |
262165 |
0 |
0 |
T45 |
10817 |
10757 |
0 |
0 |