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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
Assert Coverage for Module :
prim_mubi4_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
22540 |
22540 |
0 |
0 |
T1 |
28 |
28 |
0 |
0 |
T4 |
28 |
28 |
0 |
0 |
T5 |
28 |
28 |
0 |
0 |
T6 |
28 |
28 |
0 |
0 |
T7 |
28 |
28 |
0 |
0 |
T17 |
28 |
28 |
0 |
0 |
T18 |
28 |
28 |
0 |
0 |
T19 |
28 |
28 |
0 |
0 |
T20 |
28 |
28 |
0 |
0 |
T21 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
15084216 |
15073247 |
0 |
0 |
T4 |
911726 |
909379 |
0 |
0 |
T5 |
1639800 |
1636579 |
0 |
0 |
T6 |
333352 |
160879 |
0 |
0 |
T7 |
159766 |
158509 |
0 |
0 |
T17 |
64925 |
61998 |
0 |
0 |
T18 |
58179 |
53109 |
0 |
0 |
T19 |
157838 |
156254 |
0 |
0 |
T20 |
57663 |
53651 |
0 |
0 |
T21 |
56436 |
53556 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
945281100 |
930961542 |
0 |
14490 |
T1 |
1385718 |
1384524 |
0 |
18 |
T4 |
84816 |
84558 |
0 |
18 |
T5 |
180270 |
179910 |
0 |
18 |
T6 |
32568 |
14118 |
0 |
18 |
T7 |
4248 |
4194 |
0 |
18 |
T17 |
9732 |
9240 |
0 |
18 |
T18 |
13356 |
12066 |
0 |
18 |
T19 |
15030 |
14850 |
0 |
18 |
T20 |
8814 |
8100 |
0 |
18 |
T21 |
5424 |
5088 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16905 |
T1 |
5316262 |
5311832 |
0 |
21 |
T4 |
320430 |
319491 |
0 |
21 |
T5 |
556244 |
554918 |
0 |
21 |
T6 |
118572 |
51577 |
0 |
21 |
T7 |
63219 |
62630 |
0 |
21 |
T17 |
20366 |
19349 |
0 |
21 |
T18 |
15493 |
13997 |
0 |
21 |
T19 |
54728 |
54098 |
0 |
21 |
T20 |
18110 |
16666 |
0 |
21 |
T21 |
19753 |
18574 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
205175 |
0 |
0 |
T1 |
5316262 |
1873 |
0 |
0 |
T2 |
0 |
255 |
0 |
0 |
T3 |
0 |
375 |
0 |
0 |
T4 |
320430 |
4 |
0 |
0 |
T5 |
556244 |
4 |
0 |
0 |
T6 |
86868 |
16 |
0 |
0 |
T7 |
63219 |
45 |
0 |
0 |
T17 |
20366 |
170 |
0 |
0 |
T18 |
15493 |
132 |
0 |
0 |
T19 |
54728 |
265 |
0 |
0 |
T20 |
18110 |
49 |
0 |
0 |
T21 |
19753 |
45 |
0 |
0 |
T22 |
17733 |
0 |
0 |
0 |
T64 |
0 |
101 |
0 |
0 |
T65 |
0 |
130 |
0 |
0 |
T76 |
0 |
84 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
8382236 |
8376865 |
0 |
0 |
T4 |
506480 |
505291 |
0 |
0 |
T5 |
903286 |
901712 |
0 |
0 |
T6 |
182212 |
95004 |
0 |
0 |
T7 |
92299 |
91646 |
0 |
0 |
T17 |
34827 |
33370 |
0 |
0 |
T18 |
29330 |
27007 |
0 |
0 |
T19 |
88080 |
87267 |
0 |
0 |
T20 |
30739 |
28846 |
0 |
0 |
T21 |
31259 |
29855 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
Assert Coverage for Instance : tb.dut.u_io_step_down_req_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
595862208 |
591362850 |
0 |
0 |
T1 |
909800 |
908978 |
0 |
0 |
T4 |
56546 |
56384 |
0 |
0 |
T5 |
91382 |
91151 |
0 |
0 |
T6 |
20848 |
9083 |
0 |
0 |
T7 |
9763 |
9655 |
0 |
0 |
T17 |
3314 |
3152 |
0 |
0 |
T18 |
2137 |
1934 |
0 |
0 |
T19 |
9622 |
9515 |
0 |
0 |
T20 |
2936 |
2705 |
0 |
0 |
T21 |
3473 |
3269 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
595862208 |
591355845 |
0 |
2415 |
T1 |
909800 |
908976 |
0 |
3 |
T4 |
56546 |
56381 |
0 |
3 |
T5 |
91382 |
91148 |
0 |
3 |
T6 |
20848 |
9071 |
0 |
3 |
T7 |
9763 |
9652 |
0 |
3 |
T17 |
3314 |
3149 |
0 |
3 |
T18 |
2137 |
1931 |
0 |
3 |
T19 |
9622 |
9512 |
0 |
3 |
T20 |
2936 |
2702 |
0 |
3 |
T21 |
3473 |
3266 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
595862208 |
29117 |
0 |
0 |
T1 |
909800 |
207 |
0 |
0 |
T2 |
0 |
116 |
0 |
0 |
T3 |
0 |
160 |
0 |
0 |
T4 |
56546 |
0 |
0 |
0 |
T5 |
91382 |
0 |
0 |
0 |
T7 |
9763 |
0 |
0 |
0 |
T17 |
3314 |
43 |
0 |
0 |
T18 |
2137 |
50 |
0 |
0 |
T19 |
9622 |
61 |
0 |
0 |
T20 |
2936 |
11 |
0 |
0 |
T21 |
3473 |
0 |
0 |
0 |
T22 |
14677 |
0 |
0 |
0 |
T64 |
0 |
51 |
0 |
0 |
T65 |
0 |
67 |
0 |
0 |
T76 |
0 |
40 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
17891 |
0 |
0 |
T1 |
230953 |
145 |
0 |
0 |
T2 |
0 |
62 |
0 |
0 |
T3 |
0 |
103 |
0 |
0 |
T4 |
14136 |
0 |
0 |
0 |
T5 |
30045 |
0 |
0 |
0 |
T7 |
708 |
0 |
0 |
0 |
T17 |
1622 |
31 |
0 |
0 |
T18 |
2226 |
14 |
0 |
0 |
T19 |
2505 |
68 |
0 |
0 |
T20 |
1469 |
9 |
0 |
0 |
T21 |
904 |
0 |
0 |
0 |
T22 |
1528 |
0 |
0 |
0 |
T64 |
0 |
33 |
0 |
0 |
T65 |
0 |
33 |
0 |
0 |
T76 |
0 |
22 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 | T6,T1,T7 |
1 | Covered | T1,T17,T18 |
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 |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T17,T18 |
0 |
Covered |
T6,T1,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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
20859 |
0 |
0 |
T1 |
230953 |
137 |
0 |
0 |
T2 |
0 |
77 |
0 |
0 |
T3 |
0 |
112 |
0 |
0 |
T4 |
14136 |
0 |
0 |
0 |
T5 |
30045 |
0 |
0 |
0 |
T7 |
708 |
0 |
0 |
0 |
T17 |
1622 |
40 |
0 |
0 |
T18 |
2226 |
24 |
0 |
0 |
T19 |
2505 |
60 |
0 |
0 |
T20 |
1469 |
5 |
0 |
0 |
T21 |
904 |
0 |
0 |
0 |
T22 |
1528 |
0 |
0 |
0 |
T64 |
0 |
17 |
0 |
0 |
T65 |
0 |
30 |
0 |
0 |
T76 |
0 |
22 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
629081165 |
0 |
0 |
T1 |
986139 |
985767 |
0 |
0 |
T4 |
58903 |
58791 |
0 |
0 |
T5 |
101193 |
101082 |
0 |
0 |
T6 |
21717 |
13591 |
0 |
0 |
T7 |
13010 |
12941 |
0 |
0 |
T17 |
3452 |
3326 |
0 |
0 |
T18 |
2226 |
2143 |
0 |
0 |
T19 |
10024 |
9941 |
0 |
0 |
T20 |
3059 |
2962 |
0 |
0 |
T21 |
3618 |
3521 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
629081165 |
0 |
0 |
T1 |
986139 |
985767 |
0 |
0 |
T4 |
58903 |
58791 |
0 |
0 |
T5 |
101193 |
101082 |
0 |
0 |
T6 |
21717 |
13591 |
0 |
0 |
T7 |
13010 |
12941 |
0 |
0 |
T17 |
3452 |
3326 |
0 |
0 |
T18 |
2226 |
2143 |
0 |
0 |
T19 |
10024 |
9941 |
0 |
0 |
T20 |
3059 |
2962 |
0 |
0 |
T21 |
3618 |
3521 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
595862208 |
593620459 |
0 |
0 |
T1 |
909800 |
909389 |
0 |
0 |
T4 |
56546 |
56438 |
0 |
0 |
T5 |
91382 |
91274 |
0 |
0 |
T6 |
20848 |
13047 |
0 |
0 |
T7 |
9763 |
9696 |
0 |
0 |
T17 |
3314 |
3193 |
0 |
0 |
T18 |
2137 |
2057 |
0 |
0 |
T19 |
9622 |
9542 |
0 |
0 |
T20 |
2936 |
2843 |
0 |
0 |
T21 |
3473 |
3379 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
595862208 |
593620459 |
0 |
0 |
T1 |
909800 |
909389 |
0 |
0 |
T4 |
56546 |
56438 |
0 |
0 |
T5 |
91382 |
91274 |
0 |
0 |
T6 |
20848 |
13047 |
0 |
0 |
T7 |
9763 |
9696 |
0 |
0 |
T17 |
3314 |
3193 |
0 |
0 |
T18 |
2137 |
2057 |
0 |
0 |
T19 |
9622 |
9542 |
0 |
0 |
T20 |
2936 |
2843 |
0 |
0 |
T21 |
3473 |
3379 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
297233686 |
297233686 |
0 |
0 |
T1 |
454921 |
454921 |
0 |
0 |
T4 |
28219 |
28219 |
0 |
0 |
T5 |
45637 |
45637 |
0 |
0 |
T6 |
6525 |
6525 |
0 |
0 |
T7 |
4848 |
4848 |
0 |
0 |
T17 |
1911 |
1911 |
0 |
0 |
T18 |
1092 |
1092 |
0 |
0 |
T19 |
5665 |
5665 |
0 |
0 |
T20 |
1484 |
1484 |
0 |
0 |
T21 |
1690 |
1690 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
297233686 |
297233686 |
0 |
0 |
T1 |
454921 |
454921 |
0 |
0 |
T4 |
28219 |
28219 |
0 |
0 |
T5 |
45637 |
45637 |
0 |
0 |
T6 |
6525 |
6525 |
0 |
0 |
T7 |
4848 |
4848 |
0 |
0 |
T17 |
1911 |
1911 |
0 |
0 |
T18 |
1092 |
1092 |
0 |
0 |
T19 |
5665 |
5665 |
0 |
0 |
T20 |
1484 |
1484 |
0 |
0 |
T21 |
1690 |
1690 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
148616179 |
148616179 |
0 |
0 |
T1 |
227460 |
227460 |
0 |
0 |
T4 |
14110 |
14110 |
0 |
0 |
T5 |
22819 |
22819 |
0 |
0 |
T6 |
3262 |
3262 |
0 |
0 |
T7 |
2424 |
2424 |
0 |
0 |
T17 |
953 |
953 |
0 |
0 |
T18 |
546 |
546 |
0 |
0 |
T19 |
2831 |
2831 |
0 |
0 |
T20 |
741 |
741 |
0 |
0 |
T21 |
845 |
845 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
148616179 |
148616179 |
0 |
0 |
T1 |
227460 |
227460 |
0 |
0 |
T4 |
14110 |
14110 |
0 |
0 |
T5 |
22819 |
22819 |
0 |
0 |
T6 |
3262 |
3262 |
0 |
0 |
T7 |
2424 |
2424 |
0 |
0 |
T17 |
953 |
953 |
0 |
0 |
T18 |
546 |
546 |
0 |
0 |
T19 |
2831 |
2831 |
0 |
0 |
T20 |
741 |
741 |
0 |
0 |
T21 |
845 |
845 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
303107690 |
301977156 |
0 |
0 |
T1 |
473642 |
473436 |
0 |
0 |
T4 |
28274 |
28221 |
0 |
0 |
T5 |
57213 |
57160 |
0 |
0 |
T6 |
10424 |
6523 |
0 |
0 |
T7 |
5966 |
5933 |
0 |
0 |
T17 |
1657 |
1597 |
0 |
0 |
T18 |
1069 |
1029 |
0 |
0 |
T19 |
4812 |
4772 |
0 |
0 |
T20 |
1469 |
1422 |
0 |
0 |
T21 |
1737 |
1690 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
303107690 |
301977156 |
0 |
0 |
T1 |
473642 |
473436 |
0 |
0 |
T4 |
28274 |
28221 |
0 |
0 |
T5 |
57213 |
57160 |
0 |
0 |
T6 |
10424 |
6523 |
0 |
0 |
T7 |
5966 |
5933 |
0 |
0 |
T17 |
1657 |
1597 |
0 |
0 |
T18 |
1069 |
1029 |
0 |
0 |
T19 |
4812 |
4772 |
0 |
0 |
T20 |
1469 |
1422 |
0 |
0 |
T21 |
1737 |
1690 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155160257 |
0 |
2415 |
T1 |
230953 |
230754 |
0 |
3 |
T4 |
14136 |
14093 |
0 |
3 |
T5 |
30045 |
29985 |
0 |
3 |
T6 |
5428 |
2353 |
0 |
3 |
T7 |
708 |
699 |
0 |
3 |
T17 |
1622 |
1540 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
2505 |
2475 |
0 |
3 |
T20 |
1469 |
1350 |
0 |
3 |
T21 |
904 |
848 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
157546850 |
155167503 |
0 |
0 |
T1 |
230953 |
230756 |
0 |
0 |
T4 |
14136 |
14096 |
0 |
0 |
T5 |
30045 |
29988 |
0 |
0 |
T6 |
5428 |
2368 |
0 |
0 |
T7 |
708 |
702 |
0 |
0 |
T17 |
1622 |
1543 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
2505 |
2478 |
0 |
0 |
T20 |
1469 |
1353 |
0 |
0 |
T21 |
904 |
851 |
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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626697974 |
0 |
2415 |
T1 |
986139 |
985337 |
0 |
3 |
T4 |
58903 |
58731 |
0 |
3 |
T5 |
101193 |
100950 |
0 |
3 |
T6 |
21717 |
9450 |
0 |
3 |
T7 |
13010 |
12895 |
0 |
3 |
T17 |
3452 |
3280 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
10024 |
9909 |
0 |
3 |
T20 |
3059 |
2816 |
0 |
3 |
T21 |
3618 |
3403 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
34219 |
0 |
0 |
T1 |
986139 |
324 |
0 |
0 |
T4 |
58903 |
1 |
0 |
0 |
T5 |
101193 |
1 |
0 |
0 |
T6 |
21717 |
4 |
0 |
0 |
T7 |
13010 |
5 |
0 |
0 |
T17 |
3452 |
10 |
0 |
0 |
T18 |
2226 |
12 |
0 |
0 |
T19 |
10024 |
20 |
0 |
0 |
T20 |
3059 |
3 |
0 |
0 |
T21 |
3618 |
9 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626697974 |
0 |
2415 |
T1 |
986139 |
985337 |
0 |
3 |
T4 |
58903 |
58731 |
0 |
3 |
T5 |
101193 |
100950 |
0 |
3 |
T6 |
21717 |
9450 |
0 |
3 |
T7 |
13010 |
12895 |
0 |
3 |
T17 |
3452 |
3280 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
10024 |
9909 |
0 |
3 |
T20 |
3059 |
2816 |
0 |
3 |
T21 |
3618 |
3403 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
34378 |
0 |
0 |
T1 |
986139 |
348 |
0 |
0 |
T4 |
58903 |
1 |
0 |
0 |
T5 |
101193 |
1 |
0 |
0 |
T6 |
21717 |
4 |
0 |
0 |
T7 |
13010 |
12 |
0 |
0 |
T17 |
3452 |
16 |
0 |
0 |
T18 |
2226 |
8 |
0 |
0 |
T19 |
10024 |
14 |
0 |
0 |
T20 |
3059 |
9 |
0 |
0 |
T21 |
3618 |
9 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626697974 |
0 |
2415 |
T1 |
986139 |
985337 |
0 |
3 |
T4 |
58903 |
58731 |
0 |
3 |
T5 |
101193 |
100950 |
0 |
3 |
T6 |
21717 |
9450 |
0 |
3 |
T7 |
13010 |
12895 |
0 |
3 |
T17 |
3452 |
3280 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
10024 |
9909 |
0 |
3 |
T20 |
3059 |
2816 |
0 |
3 |
T21 |
3618 |
3403 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
34293 |
0 |
0 |
T1 |
986139 |
341 |
0 |
0 |
T4 |
58903 |
1 |
0 |
0 |
T5 |
101193 |
1 |
0 |
0 |
T6 |
21717 |
4 |
0 |
0 |
T7 |
13010 |
16 |
0 |
0 |
T17 |
3452 |
16 |
0 |
0 |
T18 |
2226 |
10 |
0 |
0 |
T19 |
10024 |
18 |
0 |
0 |
T20 |
3059 |
5 |
0 |
0 |
T21 |
3618 |
18 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 | T6,T1,T7 |
1 | Covered | T6,T1,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 |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,T7 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T1,T7 |
0 |
Covered |
T6,T1,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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626697974 |
0 |
2415 |
T1 |
986139 |
985337 |
0 |
3 |
T4 |
58903 |
58731 |
0 |
3 |
T5 |
101193 |
100950 |
0 |
3 |
T6 |
21717 |
9450 |
0 |
3 |
T7 |
13010 |
12895 |
0 |
3 |
T17 |
3452 |
3280 |
0 |
3 |
T18 |
2226 |
2011 |
0 |
3 |
T19 |
10024 |
9909 |
0 |
3 |
T20 |
3059 |
2816 |
0 |
3 |
T21 |
3618 |
3403 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
34418 |
0 |
0 |
T1 |
986139 |
371 |
0 |
0 |
T4 |
58903 |
1 |
0 |
0 |
T5 |
101193 |
1 |
0 |
0 |
T6 |
21717 |
4 |
0 |
0 |
T7 |
13010 |
12 |
0 |
0 |
T17 |
3452 |
14 |
0 |
0 |
T18 |
2226 |
14 |
0 |
0 |
T19 |
10024 |
24 |
0 |
0 |
T20 |
3059 |
7 |
0 |
0 |
T21 |
3618 |
9 |
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 |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T7 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
631443680 |
626705023 |
0 |
0 |
T1 |
986139 |
985339 |
0 |
0 |
T4 |
58903 |
58734 |
0 |
0 |
T5 |
101193 |
100953 |
0 |
0 |
T6 |
21717 |
9462 |
0 |
0 |
T7 |
13010 |
12898 |
0 |
0 |
T17 |
3452 |
3283 |
0 |
0 |
T18 |
2226 |
2014 |
0 |
0 |
T19 |
10024 |
9912 |
0 |
0 |
T20 |
3059 |
2819 |
0 |
0 |
T21 |
3618 |
3406 |
0 |
0 |