Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=1,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=0,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=6,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 8 | 8 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
6 |
6 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Module :
prim_mubi4_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
Branch Coverage for Module :
prim_mubi4_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Module :
prim_mubi4_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
22484 |
22484 |
0 |
0 |
T1 |
28 |
28 |
0 |
0 |
T2 |
28 |
28 |
0 |
0 |
T5 |
28 |
28 |
0 |
0 |
T6 |
28 |
28 |
0 |
0 |
T7 |
28 |
28 |
0 |
0 |
T18 |
28 |
28 |
0 |
0 |
T25 |
28 |
28 |
0 |
0 |
T26 |
28 |
28 |
0 |
0 |
T27 |
28 |
28 |
0 |
0 |
T28 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1377522613 |
1292376997 |
0 |
0 |
T1 |
4902446 |
4655423 |
0 |
0 |
T2 |
3203795 |
3202610 |
0 |
0 |
T5 |
74049 |
69440 |
0 |
0 |
T6 |
214724 |
211405 |
0 |
0 |
T7 |
83657 |
81385 |
0 |
0 |
T18 |
45115 |
40563 |
0 |
0 |
T25 |
196126 |
193072 |
0 |
0 |
T26 |
249040 |
247868 |
0 |
0 |
T27 |
49393 |
45989 |
0 |
0 |
T28 |
331505 |
328955 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
203973144 |
188496792 |
0 |
14454 |
T1 |
474432 |
447432 |
0 |
18 |
T2 |
326430 |
326280 |
0 |
18 |
T5 |
16620 |
15474 |
0 |
18 |
T6 |
14358 |
14082 |
0 |
18 |
T7 |
8034 |
7764 |
0 |
18 |
T18 |
7002 |
6198 |
0 |
18 |
T25 |
18246 |
17904 |
0 |
18 |
T26 |
5544 |
5496 |
0 |
18 |
T27 |
11304 |
10452 |
0 |
18 |
T28 |
18552 |
18372 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
438098086 |
408934017 |
0 |
16863 |
T1 |
1715423 |
1617421 |
0 |
21 |
T2 |
1108244 |
1107767 |
0 |
21 |
T5 |
19998 |
18619 |
0 |
21 |
T6 |
78987 |
77546 |
0 |
21 |
T7 |
29263 |
28319 |
0 |
21 |
T18 |
14148 |
12531 |
0 |
21 |
T25 |
68955 |
67705 |
0 |
21 |
T26 |
93652 |
93066 |
0 |
21 |
T27 |
13207 |
12213 |
0 |
21 |
T28 |
124167 |
123041 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
438098086 |
124920 |
0 |
0 |
T1 |
1715423 |
543 |
0 |
0 |
T2 |
1108244 |
4 |
0 |
0 |
T5 |
11660 |
130 |
0 |
0 |
T6 |
59840 |
163 |
0 |
0 |
T7 |
21440 |
8 |
0 |
0 |
T11 |
0 |
247 |
0 |
0 |
T18 |
14148 |
16 |
0 |
0 |
T19 |
6234 |
74 |
0 |
0 |
T20 |
6509 |
22 |
0 |
0 |
T21 |
7544 |
0 |
0 |
0 |
T22 |
6269 |
0 |
0 |
0 |
T25 |
50704 |
224 |
0 |
0 |
T26 |
93652 |
31 |
0 |
0 |
T27 |
13207 |
67 |
0 |
0 |
T28 |
124167 |
211 |
0 |
0 |
T32 |
0 |
97 |
0 |
0 |
T33 |
0 |
337 |
0 |
0 |
T86 |
0 |
10 |
0 |
0 |
T87 |
0 |
33 |
0 |
0 |
T101 |
0 |
88 |
0 |
0 |
T103 |
0 |
43 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
735451383 |
694854428 |
0 |
0 |
T1 |
2712591 |
2590336 |
0 |
0 |
T2 |
1769121 |
1768524 |
0 |
0 |
T5 |
37431 |
35308 |
0 |
0 |
T6 |
121379 |
119738 |
0 |
0 |
T7 |
46360 |
45263 |
0 |
0 |
T18 |
23965 |
21795 |
0 |
0 |
T25 |
108925 |
107424 |
0 |
0 |
T26 |
149844 |
149267 |
0 |
0 |
T27 |
24882 |
23285 |
0 |
0 |
T28 |
188786 |
187503 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
Branch Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Instance : tb.dut.u_io_step_down_req_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
67807234 |
63236177 |
0 |
0 |
T1 |
292111 |
274903 |
0 |
0 |
T2 |
193434 |
193354 |
0 |
0 |
T5 |
2798 |
2608 |
0 |
0 |
T6 |
14361 |
14103 |
0 |
0 |
T7 |
5145 |
4982 |
0 |
0 |
T18 |
2286 |
2028 |
0 |
0 |
T25 |
12169 |
11952 |
0 |
0 |
T26 |
17768 |
17661 |
0 |
0 |
T27 |
1827 |
1692 |
0 |
0 |
T28 |
22835 |
22632 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
67807234 |
63229253 |
0 |
2409 |
T1 |
292111 |
274885 |
0 |
3 |
T2 |
193434 |
193351 |
0 |
3 |
T5 |
2798 |
2605 |
0 |
3 |
T6 |
14361 |
14100 |
0 |
3 |
T7 |
5145 |
4979 |
0 |
3 |
T18 |
2286 |
2025 |
0 |
3 |
T25 |
12169 |
11949 |
0 |
3 |
T26 |
17768 |
17658 |
0 |
3 |
T27 |
1827 |
1689 |
0 |
3 |
T28 |
22835 |
22629 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
67807234 |
18379 |
0 |
0 |
T1 |
292111 |
36 |
0 |
0 |
T2 |
193434 |
0 |
0 |
0 |
T11 |
0 |
100 |
0 |
0 |
T18 |
2286 |
0 |
0 |
0 |
T19 |
2558 |
36 |
0 |
0 |
T20 |
3857 |
11 |
0 |
0 |
T21 |
3658 |
0 |
0 |
0 |
T22 |
4181 |
0 |
0 |
0 |
T26 |
17768 |
9 |
0 |
0 |
T27 |
1827 |
20 |
0 |
0 |
T28 |
22835 |
0 |
0 |
0 |
T32 |
0 |
40 |
0 |
0 |
T33 |
0 |
149 |
0 |
0 |
T86 |
0 |
6 |
0 |
0 |
T87 |
0 |
16 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div2_div_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_div2_div_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div4_div_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_div4_div_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T1,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T1,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T1,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T1,T19 |
Branch Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T1,T19 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T1,T19 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T1,T19 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T1,T19 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
11015 |
0 |
0 |
T1 |
79072 |
21 |
0 |
0 |
T2 |
54405 |
0 |
0 |
0 |
T11 |
0 |
68 |
0 |
0 |
T18 |
1167 |
0 |
0 |
0 |
T19 |
1838 |
21 |
0 |
0 |
T20 |
1326 |
0 |
0 |
0 |
T21 |
1943 |
0 |
0 |
0 |
T22 |
1044 |
0 |
0 |
0 |
T26 |
924 |
3 |
0 |
0 |
T27 |
1884 |
0 |
0 |
0 |
T28 |
3092 |
0 |
0 |
0 |
T32 |
0 |
24 |
0 |
0 |
T33 |
0 |
84 |
0 |
0 |
T86 |
0 |
4 |
0 |
0 |
T87 |
0 |
13 |
0 |
0 |
T101 |
0 |
43 |
0 |
0 |
T103 |
0 |
43 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T26,T27,T1 |
Branch Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T26,T27,T1 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
12720 |
0 |
0 |
T1 |
79072 |
26 |
0 |
0 |
T2 |
54405 |
0 |
0 |
0 |
T11 |
0 |
79 |
0 |
0 |
T18 |
1167 |
0 |
0 |
0 |
T19 |
1838 |
17 |
0 |
0 |
T20 |
1326 |
11 |
0 |
0 |
T21 |
1943 |
0 |
0 |
0 |
T22 |
1044 |
0 |
0 |
0 |
T26 |
924 |
3 |
0 |
0 |
T27 |
1884 |
17 |
0 |
0 |
T28 |
3092 |
0 |
0 |
0 |
T32 |
0 |
33 |
0 |
0 |
T33 |
0 |
104 |
0 |
0 |
T87 |
0 |
4 |
0 |
0 |
T101 |
0 |
45 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_main_root_ctrl.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_main_root_ctrl.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
73200218 |
0 |
0 |
T1 |
316292 |
306595 |
0 |
0 |
T2 |
201500 |
201446 |
0 |
0 |
T5 |
2915 |
2832 |
0 |
0 |
T6 |
14960 |
14834 |
0 |
0 |
T7 |
5360 |
5291 |
0 |
0 |
T18 |
2382 |
2255 |
0 |
0 |
T25 |
12676 |
12564 |
0 |
0 |
T26 |
18509 |
18468 |
0 |
0 |
T27 |
1903 |
1820 |
0 |
0 |
T28 |
23787 |
23675 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
73200218 |
0 |
0 |
T1 |
316292 |
306595 |
0 |
0 |
T2 |
201500 |
201446 |
0 |
0 |
T5 |
2915 |
2832 |
0 |
0 |
T6 |
14960 |
14834 |
0 |
0 |
T7 |
5360 |
5291 |
0 |
0 |
T18 |
2382 |
2255 |
0 |
0 |
T25 |
12676 |
12564 |
0 |
0 |
T26 |
18509 |
18468 |
0 |
0 |
T27 |
1903 |
1820 |
0 |
0 |
T28 |
23787 |
23675 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_root_ctrl.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_root_ctrl.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
67807234 |
65562575 |
0 |
0 |
T1 |
292111 |
282802 |
0 |
0 |
T2 |
193434 |
193381 |
0 |
0 |
T5 |
2798 |
2718 |
0 |
0 |
T6 |
14361 |
14240 |
0 |
0 |
T7 |
5145 |
5078 |
0 |
0 |
T18 |
2286 |
2165 |
0 |
0 |
T25 |
12169 |
12061 |
0 |
0 |
T26 |
17768 |
17729 |
0 |
0 |
T27 |
1827 |
1747 |
0 |
0 |
T28 |
22835 |
22728 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
67807234 |
65562575 |
0 |
0 |
T1 |
292111 |
282802 |
0 |
0 |
T2 |
193434 |
193381 |
0 |
0 |
T5 |
2798 |
2718 |
0 |
0 |
T6 |
14361 |
14240 |
0 |
0 |
T7 |
5145 |
5078 |
0 |
0 |
T18 |
2286 |
2165 |
0 |
0 |
T25 |
12169 |
12061 |
0 |
0 |
T26 |
17768 |
17729 |
0 |
0 |
T27 |
1827 |
1747 |
0 |
0 |
T28 |
22835 |
22728 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div2_root_ctrl.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_div2_root_ctrl.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
32976212 |
32976212 |
0 |
0 |
T1 |
141846 |
141846 |
0 |
0 |
T2 |
96691 |
96691 |
0 |
0 |
T5 |
1359 |
1359 |
0 |
0 |
T6 |
7120 |
7120 |
0 |
0 |
T7 |
2539 |
2539 |
0 |
0 |
T18 |
1083 |
1083 |
0 |
0 |
T25 |
6031 |
6031 |
0 |
0 |
T26 |
16735 |
16735 |
0 |
0 |
T27 |
882 |
882 |
0 |
0 |
T28 |
11364 |
11364 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
32976212 |
32976212 |
0 |
0 |
T1 |
141846 |
141846 |
0 |
0 |
T2 |
96691 |
96691 |
0 |
0 |
T5 |
1359 |
1359 |
0 |
0 |
T6 |
7120 |
7120 |
0 |
0 |
T7 |
2539 |
2539 |
0 |
0 |
T18 |
1083 |
1083 |
0 |
0 |
T25 |
6031 |
6031 |
0 |
0 |
T26 |
16735 |
16735 |
0 |
0 |
T27 |
882 |
882 |
0 |
0 |
T28 |
11364 |
11364 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div4_root_ctrl.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_div4_root_ctrl.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
16487696 |
16487696 |
0 |
0 |
T1 |
70920 |
70920 |
0 |
0 |
T2 |
48345 |
48345 |
0 |
0 |
T5 |
680 |
680 |
0 |
0 |
T6 |
3560 |
3560 |
0 |
0 |
T7 |
1270 |
1270 |
0 |
0 |
T18 |
541 |
541 |
0 |
0 |
T25 |
3015 |
3015 |
0 |
0 |
T26 |
8368 |
8368 |
0 |
0 |
T27 |
441 |
441 |
0 |
0 |
T28 |
5682 |
5682 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
16487696 |
16487696 |
0 |
0 |
T1 |
70920 |
70920 |
0 |
0 |
T2 |
48345 |
48345 |
0 |
0 |
T5 |
680 |
680 |
0 |
0 |
T6 |
3560 |
3560 |
0 |
0 |
T7 |
1270 |
1270 |
0 |
0 |
T18 |
541 |
541 |
0 |
0 |
T25 |
3015 |
3015 |
0 |
0 |
T26 |
8368 |
8368 |
0 |
0 |
T27 |
441 |
441 |
0 |
0 |
T28 |
5682 |
5682 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_usb_root_ctrl.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_usb_root_ctrl.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
36332342 |
35187829 |
0 |
0 |
T1 |
151822 |
147169 |
0 |
0 |
T2 |
96721 |
96695 |
0 |
0 |
T5 |
1399 |
1359 |
0 |
0 |
T6 |
7180 |
7120 |
0 |
0 |
T7 |
2572 |
2539 |
0 |
0 |
T18 |
1143 |
1083 |
0 |
0 |
T25 |
6084 |
6031 |
0 |
0 |
T26 |
8884 |
8865 |
0 |
0 |
T27 |
913 |
873 |
0 |
0 |
T28 |
11418 |
11364 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
36332342 |
35187829 |
0 |
0 |
T1 |
151822 |
147169 |
0 |
0 |
T2 |
96721 |
96695 |
0 |
0 |
T5 |
1399 |
1359 |
0 |
0 |
T6 |
7180 |
7120 |
0 |
0 |
T7 |
2572 |
2539 |
0 |
0 |
T18 |
1143 |
1083 |
0 |
0 |
T25 |
6084 |
6031 |
0 |
0 |
T26 |
8884 |
8865 |
0 |
0 |
T27 |
913 |
873 |
0 |
0 |
T28 |
11418 |
11364 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_calib_rdy_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 8 | 8 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
6 |
6 |
Assert Coverage for Instance : tb.dut.u_calib_rdy_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
Line Coverage for Instance : tb.dut.u_io_meas.u_calib_rdy_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_meas.u_calib_rdy_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
Line Coverage for Instance : tb.dut.u_io_div2_meas.u_calib_rdy_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_div2_meas.u_calib_rdy_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
Line Coverage for Instance : tb.dut.u_io_div4_meas.u_calib_rdy_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_io_div4_meas.u_calib_rdy_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
Line Coverage for Instance : tb.dut.u_main_meas.u_calib_rdy_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_main_meas.u_calib_rdy_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
Line Coverage for Instance : tb.dut.u_usb_meas.u_calib_rdy_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_usb_meas.u_calib_rdy_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31416132 |
0 |
2409 |
T1 |
79072 |
74572 |
0 |
3 |
T2 |
54405 |
54380 |
0 |
3 |
T5 |
2770 |
2579 |
0 |
3 |
T6 |
2393 |
2347 |
0 |
3 |
T7 |
1339 |
1294 |
0 |
3 |
T18 |
1167 |
1033 |
0 |
3 |
T25 |
3041 |
2984 |
0 |
3 |
T26 |
924 |
916 |
0 |
3 |
T27 |
1884 |
1742 |
0 |
3 |
T28 |
3092 |
3062 |
0 |
3 |
Line Coverage for Instance : tb.dut.u_clk_io_div4_peri_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_io_div4_peri_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_io_div2_peri_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_io_div2_peri_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_io_peri_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_io_peri_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_usb_peri_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_usb_peri_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
33995524 |
31423247 |
0 |
0 |
T1 |
79072 |
74590 |
0 |
0 |
T2 |
54405 |
54383 |
0 |
0 |
T5 |
2770 |
2582 |
0 |
0 |
T6 |
2393 |
2350 |
0 |
0 |
T7 |
1339 |
1297 |
0 |
0 |
T18 |
1167 |
1036 |
0 |
0 |
T25 |
3041 |
2987 |
0 |
0 |
T26 |
924 |
919 |
0 |
0 |
T27 |
1884 |
1745 |
0 |
0 |
T28 |
3092 |
3065 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
Branch Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70718125 |
0 |
2409 |
T1 |
316292 |
298348 |
0 |
3 |
T2 |
201500 |
201414 |
0 |
3 |
T5 |
2915 |
2714 |
0 |
3 |
T6 |
14960 |
14688 |
0 |
3 |
T7 |
5360 |
5188 |
0 |
3 |
T18 |
2382 |
2110 |
0 |
3 |
T25 |
12676 |
12447 |
0 |
3 |
T26 |
18509 |
18394 |
0 |
3 |
T27 |
1903 |
1760 |
0 |
3 |
T28 |
23787 |
23572 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
20577 |
0 |
0 |
T1 |
316292 |
114 |
0 |
0 |
T2 |
201500 |
1 |
0 |
0 |
T5 |
2915 |
33 |
0 |
0 |
T6 |
14960 |
42 |
0 |
0 |
T7 |
5360 |
2 |
0 |
0 |
T18 |
2382 |
4 |
0 |
0 |
T25 |
12676 |
59 |
0 |
0 |
T26 |
18509 |
3 |
0 |
0 |
T27 |
1903 |
9 |
0 |
0 |
T28 |
23787 |
50 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
Branch Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70718125 |
0 |
2409 |
T1 |
316292 |
298348 |
0 |
3 |
T2 |
201500 |
201414 |
0 |
3 |
T5 |
2915 |
2714 |
0 |
3 |
T6 |
14960 |
14688 |
0 |
3 |
T7 |
5360 |
5188 |
0 |
3 |
T18 |
2382 |
2110 |
0 |
3 |
T25 |
12676 |
12447 |
0 |
3 |
T26 |
18509 |
18394 |
0 |
3 |
T27 |
1903 |
1760 |
0 |
3 |
T28 |
23787 |
23572 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
20909 |
0 |
0 |
T1 |
316292 |
116 |
0 |
0 |
T2 |
201500 |
1 |
0 |
0 |
T5 |
2915 |
27 |
0 |
0 |
T6 |
14960 |
40 |
0 |
0 |
T7 |
5360 |
2 |
0 |
0 |
T18 |
2382 |
4 |
0 |
0 |
T25 |
12676 |
52 |
0 |
0 |
T26 |
18509 |
5 |
0 |
0 |
T27 |
1903 |
7 |
0 |
0 |
T28 |
23787 |
51 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
Branch Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70718125 |
0 |
2409 |
T1 |
316292 |
298348 |
0 |
3 |
T2 |
201500 |
201414 |
0 |
3 |
T5 |
2915 |
2714 |
0 |
3 |
T6 |
14960 |
14688 |
0 |
3 |
T7 |
5360 |
5188 |
0 |
3 |
T18 |
2382 |
2110 |
0 |
3 |
T25 |
12676 |
12447 |
0 |
3 |
T26 |
18509 |
18394 |
0 |
3 |
T27 |
1903 |
1760 |
0 |
3 |
T28 |
23787 |
23572 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
20495 |
0 |
0 |
T1 |
316292 |
115 |
0 |
0 |
T2 |
201500 |
1 |
0 |
0 |
T5 |
2915 |
37 |
0 |
0 |
T6 |
14960 |
43 |
0 |
0 |
T7 |
5360 |
2 |
0 |
0 |
T18 |
2382 |
4 |
0 |
0 |
T25 |
12676 |
56 |
0 |
0 |
T26 |
18509 |
5 |
0 |
0 |
T27 |
1903 |
5 |
0 |
0 |
T28 |
23787 |
59 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T7 |
1 | Covered | T5,T6,T7 |
Branch Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T7 |
0 |
Covered |
T5,T6,T7 |
Assert Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70718125 |
0 |
2409 |
T1 |
316292 |
298348 |
0 |
3 |
T2 |
201500 |
201414 |
0 |
3 |
T5 |
2915 |
2714 |
0 |
3 |
T6 |
14960 |
14688 |
0 |
3 |
T7 |
5360 |
5188 |
0 |
3 |
T18 |
2382 |
2110 |
0 |
3 |
T25 |
12676 |
12447 |
0 |
3 |
T26 |
18509 |
18394 |
0 |
3 |
T27 |
1903 |
1760 |
0 |
3 |
T28 |
23787 |
23572 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
20825 |
0 |
0 |
T1 |
316292 |
115 |
0 |
0 |
T2 |
201500 |
1 |
0 |
0 |
T5 |
2915 |
33 |
0 |
0 |
T6 |
14960 |
38 |
0 |
0 |
T7 |
5360 |
2 |
0 |
0 |
T18 |
2382 |
4 |
0 |
0 |
T25 |
12676 |
57 |
0 |
0 |
T26 |
18509 |
3 |
0 |
0 |
T27 |
1903 |
9 |
0 |
0 |
T28 |
23787 |
51 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
803 |
803 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T25 |
1 |
1 |
0 |
0 |
T26 |
1 |
1 |
0 |
0 |
T27 |
1 |
1 |
0 |
0 |
T28 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
75574951 |
70725104 |
0 |
0 |
T1 |
316292 |
298366 |
0 |
0 |
T2 |
201500 |
201417 |
0 |
0 |
T5 |
2915 |
2717 |
0 |
0 |
T6 |
14960 |
14691 |
0 |
0 |
T7 |
5360 |
5191 |
0 |
0 |
T18 |
2382 |
2113 |
0 |
0 |
T25 |
12676 |
12450 |
0 |
0 |
T26 |
18509 |
18397 |
0 |
0 |
T27 |
1903 |
1763 |
0 |
0 |
T28 |
23787 |
23575 |
0 |
0 |