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 T13 T4
Assert Coverage for Module :
rv_dm_enable_checker
Assertion Details
DebugRequestNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
56108614 |
56048704 |
0 |
0 |
T1 |
5748 |
5691 |
0 |
0 |
T2 |
13004 |
12927 |
0 |
0 |
T3 |
19765 |
19708 |
0 |
0 |
T4 |
4276 |
4178 |
0 |
0 |
T5 |
26394 |
26341 |
0 |
0 |
T7 |
6011 |
5948 |
0 |
0 |
T13 |
2888 |
2796 |
0 |
0 |
T14 |
16562 |
16502 |
0 |
0 |
T15 |
2603 |
2541 |
0 |
0 |
T44 |
21179 |
21125 |
0 |
0 |
MemTLResponseWithoutDebugIsError_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
56004881 |
55944971 |
0 |
0 |
T1 |
5748 |
5691 |
0 |
0 |
T2 |
13004 |
12927 |
0 |
0 |
T3 |
19765 |
19708 |
0 |
0 |
T4 |
4276 |
4178 |
0 |
0 |
T5 |
26394 |
26341 |
0 |
0 |
T7 |
6011 |
5948 |
0 |
0 |
T13 |
2888 |
2796 |
0 |
0 |
T14 |
16562 |
16502 |
0 |
0 |
T15 |
2603 |
2541 |
0 |
0 |
T44 |
21179 |
21125 |
0 |
0 |
NdmResetAckNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
56109515 |
56049605 |
0 |
0 |
T1 |
5748 |
5691 |
0 |
0 |
T2 |
13004 |
12927 |
0 |
0 |
T3 |
19765 |
19708 |
0 |
0 |
T4 |
4276 |
4178 |
0 |
0 |
T5 |
26394 |
26341 |
0 |
0 |
T7 |
6011 |
5948 |
0 |
0 |
T13 |
2888 |
2796 |
0 |
0 |
T14 |
16562 |
16502 |
0 |
0 |
T15 |
2603 |
2541 |
0 |
0 |
T44 |
21179 |
21125 |
0 |
0 |
SbaTLRequestNeedsDebug_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
56004881 |
55944971 |
0 |
0 |
T1 |
5748 |
5691 |
0 |
0 |
T2 |
13004 |
12927 |
0 |
0 |
T3 |
19765 |
19708 |
0 |
0 |
T4 |
4276 |
4178 |
0 |
0 |
T5 |
26394 |
26341 |
0 |
0 |
T7 |
6011 |
5948 |
0 |
0 |
T13 |
2888 |
2796 |
0 |
0 |
T14 |
16562 |
16502 |
0 |
0 |
T15 |
2603 |
2541 |
0 |
0 |
T44 |
21179 |
21125 |
0 |
0 |