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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Module :
prim_mubi4_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
22512 |
22512 |
0 |
0 |
T1 |
28 |
28 |
0 |
0 |
T2 |
28 |
28 |
0 |
0 |
T3 |
28 |
28 |
0 |
0 |
T4 |
28 |
28 |
0 |
0 |
T5 |
28 |
28 |
0 |
0 |
T6 |
28 |
28 |
0 |
0 |
T16 |
28 |
28 |
0 |
0 |
T17 |
28 |
28 |
0 |
0 |
T18 |
28 |
28 |
0 |
0 |
T21 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
2030023 |
2024429 |
0 |
0 |
T2 |
8419093 |
8401993 |
0 |
0 |
T3 |
11142993 |
11073720 |
0 |
0 |
T4 |
614100 |
195276 |
0 |
0 |
T5 |
41976 |
39020 |
0 |
0 |
T6 |
93757 |
91619 |
0 |
0 |
T16 |
37895 |
33625 |
0 |
0 |
T17 |
44729 |
39878 |
0 |
0 |
T18 |
113731 |
110642 |
0 |
0 |
T21 |
77598 |
75698 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
956872626 |
941127852 |
0 |
14472 |
T1 |
455226 |
453834 |
0 |
18 |
T2 |
919032 |
916938 |
0 |
18 |
T3 |
2376924 |
2359536 |
0 |
18 |
T4 |
61716 |
13728 |
0 |
18 |
T5 |
7176 |
6672 |
0 |
18 |
T6 |
8718 |
8460 |
0 |
18 |
T16 |
8670 |
7566 |
0 |
18 |
T17 |
7032 |
6168 |
0 |
18 |
T18 |
17628 |
17076 |
0 |
18 |
T21 |
7200 |
6978 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16884 |
T1 |
547846 |
546176 |
0 |
21 |
T2 |
2876777 |
2870142 |
0 |
21 |
T3 |
2739263 |
2719288 |
0 |
21 |
T4 |
216809 |
48391 |
0 |
21 |
T5 |
12723 |
11702 |
0 |
21 |
T6 |
32958 |
32019 |
0 |
21 |
T16 |
10131 |
8841 |
0 |
21 |
T17 |
13975 |
12268 |
0 |
21 |
T18 |
35611 |
34504 |
0 |
21 |
T21 |
27210 |
26426 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
188069 |
0 |
0 |
T1 |
319440 |
4 |
0 |
0 |
T2 |
2876777 |
2524 |
0 |
0 |
T3 |
2739263 |
3001 |
0 |
0 |
T4 |
158256 |
24 |
0 |
0 |
T5 |
8284 |
48 |
0 |
0 |
T6 |
24236 |
56 |
0 |
0 |
T16 |
10131 |
44 |
0 |
0 |
T17 |
13975 |
22 |
0 |
0 |
T18 |
35611 |
177 |
0 |
0 |
T19 |
7731 |
66 |
0 |
0 |
T20 |
9465 |
0 |
0 |
0 |
T21 |
27210 |
39 |
0 |
0 |
T26 |
5609 |
73 |
0 |
0 |
T27 |
6936 |
0 |
0 |
0 |
T100 |
0 |
68 |
0 |
0 |
T101 |
0 |
51 |
0 |
0 |
T102 |
0 |
43 |
0 |
0 |
T103 |
0 |
18 |
0 |
0 |
T104 |
0 |
103 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
1026951 |
1024380 |
0 |
0 |
T2 |
4623284 |
4614892 |
0 |
0 |
T3 |
6026806 |
5994845 |
0 |
0 |
T4 |
335575 |
132923 |
0 |
0 |
T5 |
22077 |
20607 |
0 |
0 |
T6 |
52081 |
51101 |
0 |
0 |
T16 |
19094 |
17179 |
0 |
0 |
T17 |
23722 |
21403 |
0 |
0 |
T18 |
60492 |
59023 |
0 |
0 |
T21 |
43188 |
42255 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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 |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_io_step_down_req_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
392197232 |
387852702 |
0 |
0 |
T1 |
76664 |
76433 |
0 |
0 |
T2 |
481697 |
480549 |
0 |
0 |
T3 |
374339 |
371755 |
0 |
0 |
T4 |
37981 |
8497 |
0 |
0 |
T5 |
2047 |
1885 |
0 |
0 |
T6 |
5816 |
5654 |
0 |
0 |
T16 |
1401 |
1226 |
0 |
0 |
T17 |
2251 |
1979 |
0 |
0 |
T18 |
5755 |
5579 |
0 |
0 |
T21 |
4802 |
4667 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
392197232 |
387845522 |
0 |
2412 |
T1 |
76664 |
76430 |
0 |
3 |
T2 |
481697 |
480548 |
0 |
3 |
T3 |
374339 |
371752 |
0 |
3 |
T4 |
37981 |
8479 |
0 |
3 |
T5 |
2047 |
1882 |
0 |
3 |
T6 |
5816 |
5651 |
0 |
3 |
T16 |
1401 |
1223 |
0 |
3 |
T17 |
2251 |
1976 |
0 |
3 |
T18 |
5755 |
5576 |
0 |
3 |
T21 |
4802 |
4664 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
392197232 |
25786 |
0 |
0 |
T2 |
481697 |
365 |
0 |
0 |
T3 |
374339 |
412 |
0 |
0 |
T16 |
1401 |
11 |
0 |
0 |
T17 |
2251 |
0 |
0 |
0 |
T18 |
5755 |
0 |
0 |
0 |
T19 |
3787 |
31 |
0 |
0 |
T20 |
6311 |
0 |
0 |
0 |
T21 |
4802 |
12 |
0 |
0 |
T26 |
1819 |
22 |
0 |
0 |
T27 |
2296 |
0 |
0 |
0 |
T100 |
0 |
31 |
0 |
0 |
T101 |
0 |
26 |
0 |
0 |
T102 |
0 |
24 |
0 |
0 |
T104 |
0 |
51 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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 |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
16309 |
0 |
0 |
T2 |
153172 |
249 |
0 |
0 |
T3 |
396154 |
314 |
0 |
0 |
T16 |
1445 |
6 |
0 |
0 |
T17 |
1172 |
0 |
0 |
0 |
T18 |
2938 |
0 |
0 |
0 |
T19 |
1972 |
19 |
0 |
0 |
T20 |
1577 |
0 |
0 |
0 |
T21 |
1200 |
6 |
0 |
0 |
T26 |
1895 |
26 |
0 |
0 |
T27 |
2320 |
0 |
0 |
0 |
T100 |
0 |
21 |
0 |
0 |
T102 |
0 |
10 |
0 |
0 |
T103 |
0 |
18 |
0 |
0 |
T104 |
0 |
36 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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,T1,T6 |
1 | Covered | T21,T2,T16 |
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 |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T21,T2,T16 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
18405 |
0 |
0 |
T2 |
153172 |
274 |
0 |
0 |
T3 |
396154 |
331 |
0 |
0 |
T16 |
1445 |
3 |
0 |
0 |
T17 |
1172 |
0 |
0 |
0 |
T18 |
2938 |
0 |
0 |
0 |
T19 |
1972 |
16 |
0 |
0 |
T20 |
1577 |
0 |
0 |
0 |
T21 |
1200 |
7 |
0 |
0 |
T26 |
1895 |
25 |
0 |
0 |
T27 |
2320 |
0 |
0 |
0 |
T100 |
0 |
16 |
0 |
0 |
T101 |
0 |
25 |
0 |
0 |
T102 |
0 |
9 |
0 |
0 |
T104 |
0 |
16 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
416428049 |
0 |
0 |
T1 |
79860 |
79763 |
0 |
0 |
T2 |
522184 |
521558 |
0 |
0 |
T3 |
393154 |
391915 |
0 |
0 |
T4 |
39564 |
26481 |
0 |
0 |
T5 |
2071 |
1945 |
0 |
0 |
T6 |
6059 |
6032 |
0 |
0 |
T16 |
1460 |
1420 |
0 |
0 |
T17 |
2345 |
2205 |
0 |
0 |
T18 |
5995 |
5912 |
0 |
0 |
T21 |
5002 |
4933 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
416428049 |
0 |
0 |
T1 |
79860 |
79763 |
0 |
0 |
T2 |
522184 |
521558 |
0 |
0 |
T3 |
393154 |
391915 |
0 |
0 |
T4 |
39564 |
26481 |
0 |
0 |
T5 |
2071 |
1945 |
0 |
0 |
T6 |
6059 |
6032 |
0 |
0 |
T16 |
1460 |
1420 |
0 |
0 |
T17 |
2345 |
2205 |
0 |
0 |
T18 |
5995 |
5912 |
0 |
0 |
T21 |
5002 |
4933 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
392197232 |
390031060 |
0 |
0 |
T1 |
76664 |
76570 |
0 |
0 |
T2 |
481697 |
481097 |
0 |
0 |
T3 |
374339 |
373151 |
0 |
0 |
T4 |
37981 |
25421 |
0 |
0 |
T5 |
2047 |
1926 |
0 |
0 |
T6 |
5816 |
5791 |
0 |
0 |
T16 |
1401 |
1363 |
0 |
0 |
T17 |
2251 |
2117 |
0 |
0 |
T18 |
5755 |
5675 |
0 |
0 |
T21 |
4802 |
4735 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
392197232 |
390031060 |
0 |
0 |
T1 |
76664 |
76570 |
0 |
0 |
T2 |
481697 |
481097 |
0 |
0 |
T3 |
374339 |
373151 |
0 |
0 |
T4 |
37981 |
25421 |
0 |
0 |
T5 |
2047 |
1926 |
0 |
0 |
T6 |
5816 |
5791 |
0 |
0 |
T16 |
1401 |
1363 |
0 |
0 |
T17 |
2251 |
2117 |
0 |
0 |
T18 |
5755 |
5675 |
0 |
0 |
T21 |
4802 |
4735 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
195579677 |
195579677 |
0 |
0 |
T1 |
38285 |
38285 |
0 |
0 |
T2 |
240848 |
240848 |
0 |
0 |
T3 |
186812 |
186812 |
0 |
0 |
T4 |
12711 |
12711 |
0 |
0 |
T5 |
963 |
963 |
0 |
0 |
T6 |
2896 |
2896 |
0 |
0 |
T16 |
682 |
682 |
0 |
0 |
T17 |
1059 |
1059 |
0 |
0 |
T18 |
2838 |
2838 |
0 |
0 |
T21 |
2517 |
2517 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
195579677 |
195579677 |
0 |
0 |
T1 |
38285 |
38285 |
0 |
0 |
T2 |
240848 |
240848 |
0 |
0 |
T3 |
186812 |
186812 |
0 |
0 |
T4 |
12711 |
12711 |
0 |
0 |
T5 |
963 |
963 |
0 |
0 |
T6 |
2896 |
2896 |
0 |
0 |
T16 |
682 |
682 |
0 |
0 |
T17 |
1059 |
1059 |
0 |
0 |
T18 |
2838 |
2838 |
0 |
0 |
T21 |
2517 |
2517 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
97789256 |
97789256 |
0 |
0 |
T1 |
19143 |
19143 |
0 |
0 |
T2 |
120423 |
120423 |
0 |
0 |
T3 |
934043 |
934043 |
0 |
0 |
T4 |
6356 |
6356 |
0 |
0 |
T5 |
482 |
482 |
0 |
0 |
T6 |
1448 |
1448 |
0 |
0 |
T16 |
341 |
341 |
0 |
0 |
T17 |
529 |
529 |
0 |
0 |
T18 |
1419 |
1419 |
0 |
0 |
T21 |
1258 |
1258 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
97789256 |
97789256 |
0 |
0 |
T1 |
19143 |
19143 |
0 |
0 |
T2 |
120423 |
120423 |
0 |
0 |
T3 |
934043 |
934043 |
0 |
0 |
T4 |
6356 |
6356 |
0 |
0 |
T5 |
482 |
482 |
0 |
0 |
T6 |
1448 |
1448 |
0 |
0 |
T16 |
341 |
341 |
0 |
0 |
T17 |
529 |
529 |
0 |
0 |
T18 |
1419 |
1419 |
0 |
0 |
T21 |
1258 |
1258 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
201059456 |
199961444 |
0 |
0 |
T1 |
38333 |
38287 |
0 |
0 |
T2 |
250364 |
250064 |
0 |
0 |
T3 |
188918 |
188324 |
0 |
0 |
T4 |
18991 |
12710 |
0 |
0 |
T5 |
1054 |
993 |
0 |
0 |
T6 |
2908 |
2896 |
0 |
0 |
T16 |
700 |
681 |
0 |
0 |
T17 |
1126 |
1059 |
0 |
0 |
T18 |
2877 |
2837 |
0 |
0 |
T21 |
2401 |
2368 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
201059456 |
199961444 |
0 |
0 |
T1 |
38333 |
38287 |
0 |
0 |
T2 |
250364 |
250064 |
0 |
0 |
T3 |
188918 |
188324 |
0 |
0 |
T4 |
18991 |
12710 |
0 |
0 |
T5 |
1054 |
993 |
0 |
0 |
T6 |
2908 |
2896 |
0 |
0 |
T16 |
700 |
681 |
0 |
0 |
T17 |
1126 |
1059 |
0 |
0 |
T18 |
2877 |
2837 |
0 |
0 |
T21 |
2401 |
2368 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156854642 |
0 |
2412 |
T1 |
75871 |
75639 |
0 |
3 |
T2 |
153172 |
152823 |
0 |
3 |
T3 |
396154 |
393256 |
0 |
3 |
T4 |
10286 |
2288 |
0 |
3 |
T5 |
1196 |
1112 |
0 |
3 |
T6 |
1453 |
1410 |
0 |
3 |
T16 |
1445 |
1261 |
0 |
3 |
T17 |
1172 |
1028 |
0 |
3 |
T18 |
2938 |
2846 |
0 |
3 |
T21 |
1200 |
1163 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
159478771 |
156862004 |
0 |
0 |
T1 |
75871 |
75642 |
0 |
0 |
T2 |
153172 |
152825 |
0 |
0 |
T3 |
396154 |
393260 |
0 |
0 |
T4 |
10286 |
2306 |
0 |
0 |
T5 |
1196 |
1115 |
0 |
0 |
T6 |
1453 |
1413 |
0 |
0 |
T16 |
1445 |
1264 |
0 |
0 |
T17 |
1172 |
1031 |
0 |
0 |
T18 |
2938 |
2849 |
0 |
0 |
T21 |
1200 |
1166 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414107443 |
0 |
2412 |
T1 |
79860 |
79617 |
0 |
3 |
T2 |
522184 |
520987 |
0 |
3 |
T3 |
393154 |
390256 |
0 |
3 |
T4 |
39564 |
8834 |
0 |
3 |
T5 |
2071 |
1899 |
0 |
3 |
T6 |
6059 |
5887 |
0 |
3 |
T16 |
1460 |
1274 |
0 |
3 |
T17 |
2345 |
2059 |
0 |
3 |
T18 |
5995 |
5809 |
0 |
3 |
T21 |
5002 |
4859 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
31863 |
0 |
0 |
T1 |
79860 |
1 |
0 |
0 |
T2 |
522184 |
427 |
0 |
0 |
T3 |
393154 |
488 |
0 |
0 |
T4 |
39564 |
6 |
0 |
0 |
T5 |
2071 |
16 |
0 |
0 |
T6 |
6059 |
13 |
0 |
0 |
T16 |
1460 |
7 |
0 |
0 |
T17 |
2345 |
7 |
0 |
0 |
T18 |
5995 |
46 |
0 |
0 |
T21 |
5002 |
3 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414107443 |
0 |
2412 |
T1 |
79860 |
79617 |
0 |
3 |
T2 |
522184 |
520987 |
0 |
3 |
T3 |
393154 |
390256 |
0 |
3 |
T4 |
39564 |
8834 |
0 |
3 |
T5 |
2071 |
1899 |
0 |
3 |
T6 |
6059 |
5887 |
0 |
3 |
T16 |
1460 |
1274 |
0 |
3 |
T17 |
2345 |
2059 |
0 |
3 |
T18 |
5995 |
5809 |
0 |
3 |
T21 |
5002 |
4859 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
32036 |
0 |
0 |
T1 |
79860 |
1 |
0 |
0 |
T2 |
522184 |
383 |
0 |
0 |
T3 |
393154 |
488 |
0 |
0 |
T4 |
39564 |
6 |
0 |
0 |
T5 |
2071 |
12 |
0 |
0 |
T6 |
6059 |
13 |
0 |
0 |
T16 |
1460 |
7 |
0 |
0 |
T17 |
2345 |
7 |
0 |
0 |
T18 |
5995 |
46 |
0 |
0 |
T21 |
5002 |
3 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414107443 |
0 |
2412 |
T1 |
79860 |
79617 |
0 |
3 |
T2 |
522184 |
520987 |
0 |
3 |
T3 |
393154 |
390256 |
0 |
3 |
T4 |
39564 |
8834 |
0 |
3 |
T5 |
2071 |
1899 |
0 |
3 |
T6 |
6059 |
5887 |
0 |
3 |
T16 |
1460 |
1274 |
0 |
3 |
T17 |
2345 |
2059 |
0 |
3 |
T18 |
5995 |
5809 |
0 |
3 |
T21 |
5002 |
4859 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
31744 |
0 |
0 |
T1 |
79860 |
1 |
0 |
0 |
T2 |
522184 |
379 |
0 |
0 |
T3 |
393154 |
515 |
0 |
0 |
T4 |
39564 |
6 |
0 |
0 |
T5 |
2071 |
12 |
0 |
0 |
T6 |
6059 |
9 |
0 |
0 |
T16 |
1460 |
3 |
0 |
0 |
T17 |
2345 |
5 |
0 |
0 |
T18 |
5995 |
45 |
0 |
0 |
T21 |
5002 |
3 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
1 | Covered | T5,T1,T6 |
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,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414107443 |
0 |
2412 |
T1 |
79860 |
79617 |
0 |
3 |
T2 |
522184 |
520987 |
0 |
3 |
T3 |
393154 |
390256 |
0 |
3 |
T4 |
39564 |
8834 |
0 |
3 |
T5 |
2071 |
1899 |
0 |
3 |
T6 |
6059 |
5887 |
0 |
3 |
T16 |
1460 |
1274 |
0 |
3 |
T17 |
2345 |
2059 |
0 |
3 |
T18 |
5995 |
5809 |
0 |
3 |
T21 |
5002 |
4859 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
31926 |
0 |
0 |
T1 |
79860 |
1 |
0 |
0 |
T2 |
522184 |
447 |
0 |
0 |
T3 |
393154 |
453 |
0 |
0 |
T4 |
39564 |
6 |
0 |
0 |
T5 |
2071 |
8 |
0 |
0 |
T6 |
6059 |
21 |
0 |
0 |
T16 |
1460 |
7 |
0 |
0 |
T17 |
2345 |
3 |
0 |
0 |
T18 |
5995 |
40 |
0 |
0 |
T21 |
5002 |
5 |
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 |
804 |
804 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
418723262 |
414114707 |
0 |
0 |
T1 |
79860 |
79620 |
0 |
0 |
T2 |
522184 |
520988 |
0 |
0 |
T3 |
393154 |
390260 |
0 |
0 |
T4 |
39564 |
8852 |
0 |
0 |
T5 |
2071 |
1902 |
0 |
0 |
T6 |
6059 |
5890 |
0 |
0 |
T16 |
1460 |
1277 |
0 |
0 |
T17 |
2345 |
2062 |
0 |
0 |
T18 |
5995 |
5812 |
0 |
0 |
T21 |
5002 |
4862 |
0 |
0 |