Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=1,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=0,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=6,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 8 | 8 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
6 |
6 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Module :
prim_mubi4_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
Branch Coverage for Module :
prim_mubi4_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
28 |
28 |
0 |
0 |
T20 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
18963667 |
18933627 |
0 |
0 |
T2 |
11962178 |
11830684 |
0 |
0 |
T4 |
1319192 |
151086 |
0 |
0 |
T5 |
151170 |
150250 |
0 |
0 |
T6 |
48954 |
46482 |
0 |
0 |
T16 |
40744 |
37060 |
0 |
0 |
T17 |
208058 |
206258 |
0 |
0 |
T18 |
63525 |
61267 |
0 |
0 |
T19 |
2411066 |
2407856 |
0 |
0 |
T20 |
2468756 |
2466759 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
898296414 |
883713540 |
0 |
14490 |
T1 |
3079344 |
3073890 |
0 |
18 |
T2 |
2798220 |
2765502 |
0 |
18 |
T4 |
307188 |
17754 |
0 |
18 |
T5 |
13896 |
13776 |
0 |
18 |
T6 |
7692 |
7254 |
0 |
18 |
T16 |
9270 |
8340 |
0 |
18 |
T17 |
8400 |
8304 |
0 |
18 |
T18 |
14274 |
13692 |
0 |
18 |
T19 |
239292 |
238926 |
0 |
18 |
T20 |
257916 |
257700 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16905 |
T1 |
5859365 |
5848621 |
0 |
21 |
T2 |
3162112 |
3124711 |
0 |
21 |
T4 |
356337 |
20593 |
0 |
21 |
T5 |
52505 |
52108 |
0 |
21 |
T6 |
15282 |
14426 |
0 |
21 |
T16 |
10906 |
9813 |
0 |
21 |
T17 |
79953 |
79142 |
0 |
21 |
T18 |
17053 |
16358 |
0 |
21 |
T19 |
838723 |
837391 |
0 |
21 |
T20 |
849582 |
848796 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
193833 |
0 |
0 |
T1 |
5859365 |
447 |
0 |
0 |
T2 |
3162112 |
2818 |
0 |
0 |
T3 |
0 |
806 |
0 |
0 |
T4 |
356337 |
36 |
0 |
0 |
T5 |
52505 |
233 |
0 |
0 |
T6 |
15282 |
33 |
0 |
0 |
T10 |
0 |
404 |
0 |
0 |
T16 |
10906 |
80 |
0 |
0 |
T17 |
79953 |
16 |
0 |
0 |
T18 |
17053 |
206 |
0 |
0 |
T19 |
838723 |
4 |
0 |
0 |
T20 |
849582 |
4 |
0 |
0 |
T104 |
0 |
40 |
0 |
0 |
T105 |
0 |
158 |
0 |
0 |
T106 |
0 |
110 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
10024958 |
10010726 |
0 |
0 |
T2 |
6001846 |
5940431 |
0 |
0 |
T4 |
655667 |
112292 |
0 |
0 |
T5 |
84769 |
84327 |
0 |
0 |
T6 |
25980 |
24763 |
0 |
0 |
T16 |
20568 |
18868 |
0 |
0 |
T17 |
119705 |
118773 |
0 |
0 |
T18 |
32198 |
31178 |
0 |
0 |
T19 |
1333051 |
1331500 |
0 |
0 |
T20 |
1361258 |
1360224 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
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 |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
428957267 |
424737366 |
0 |
0 |
T1 |
847125 |
845429 |
0 |
0 |
T2 |
404692 |
400013 |
0 |
0 |
T4 |
49149 |
2866 |
0 |
0 |
T5 |
9265 |
9199 |
0 |
0 |
T6 |
2462 |
2327 |
0 |
0 |
T16 |
1512 |
1364 |
0 |
0 |
T17 |
14933 |
14785 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
142247 |
142016 |
0 |
0 |
T20 |
143146 |
143011 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
428957267 |
424730565 |
0 |
2415 |
T1 |
847125 |
845399 |
0 |
3 |
T2 |
404692 |
400009 |
0 |
3 |
T4 |
49149 |
2839 |
0 |
3 |
T5 |
9265 |
9196 |
0 |
3 |
T6 |
2462 |
2324 |
0 |
3 |
T16 |
1512 |
1361 |
0 |
3 |
T17 |
14933 |
14782 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
142247 |
142013 |
0 |
3 |
T20 |
143146 |
143008 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
428957267 |
27268 |
0 |
0 |
T1 |
847125 |
44 |
0 |
0 |
T2 |
404692 |
253 |
0 |
0 |
T3 |
0 |
341 |
0 |
0 |
T4 |
49149 |
0 |
0 |
0 |
T5 |
9265 |
58 |
0 |
0 |
T6 |
2462 |
0 |
0 |
0 |
T10 |
0 |
168 |
0 |
0 |
T16 |
1512 |
16 |
0 |
0 |
T17 |
14933 |
0 |
0 |
0 |
T18 |
2379 |
58 |
0 |
0 |
T19 |
142247 |
0 |
0 |
0 |
T20 |
143146 |
0 |
0 |
0 |
T104 |
0 |
20 |
0 |
0 |
T105 |
0 |
66 |
0 |
0 |
T106 |
0 |
44 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
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 |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
17301 |
0 |
0 |
T1 |
513224 |
17 |
0 |
0 |
T2 |
466370 |
175 |
0 |
0 |
T3 |
0 |
192 |
0 |
0 |
T4 |
51198 |
0 |
0 |
0 |
T5 |
2316 |
58 |
0 |
0 |
T6 |
1282 |
0 |
0 |
0 |
T10 |
0 |
105 |
0 |
0 |
T16 |
1545 |
11 |
0 |
0 |
T17 |
1400 |
0 |
0 |
0 |
T18 |
2379 |
41 |
0 |
0 |
T19 |
39882 |
0 |
0 |
0 |
T20 |
42986 |
0 |
0 |
0 |
T104 |
0 |
10 |
0 |
0 |
T105 |
0 |
46 |
0 |
0 |
T106 |
0 |
34 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T1,T2 |
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 |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T2 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
19363 |
0 |
0 |
T1 |
513224 |
28 |
0 |
0 |
T2 |
466370 |
208 |
0 |
0 |
T3 |
0 |
273 |
0 |
0 |
T4 |
51198 |
0 |
0 |
0 |
T5 |
2316 |
55 |
0 |
0 |
T6 |
1282 |
0 |
0 |
0 |
T10 |
0 |
131 |
0 |
0 |
T16 |
1545 |
17 |
0 |
0 |
T17 |
1400 |
0 |
0 |
0 |
T18 |
2379 |
29 |
0 |
0 |
T19 |
39882 |
0 |
0 |
0 |
T20 |
42986 |
0 |
0 |
0 |
T104 |
0 |
10 |
0 |
0 |
T105 |
0 |
46 |
0 |
0 |
T106 |
0 |
32 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
454892328 |
0 |
0 |
T1 |
996448 |
995675 |
0 |
0 |
T2 |
456170 |
453142 |
0 |
0 |
T4 |
51198 |
26065 |
0 |
0 |
T5 |
9652 |
9626 |
0 |
0 |
T6 |
2564 |
2467 |
0 |
0 |
T16 |
1576 |
1507 |
0 |
0 |
T17 |
15555 |
15458 |
0 |
0 |
T18 |
2479 |
2452 |
0 |
0 |
T19 |
154178 |
154080 |
0 |
0 |
T20 |
155116 |
155004 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
454892328 |
0 |
0 |
T1 |
996448 |
995675 |
0 |
0 |
T2 |
456170 |
453142 |
0 |
0 |
T4 |
51198 |
26065 |
0 |
0 |
T5 |
9652 |
9626 |
0 |
0 |
T6 |
2564 |
2467 |
0 |
0 |
T16 |
1576 |
1507 |
0 |
0 |
T17 |
15555 |
15458 |
0 |
0 |
T18 |
2479 |
2452 |
0 |
0 |
T19 |
154178 |
154080 |
0 |
0 |
T20 |
155116 |
155004 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
428957267 |
426872282 |
0 |
0 |
T1 |
847125 |
846389 |
0 |
0 |
T2 |
404692 |
401953 |
0 |
0 |
T4 |
49149 |
25014 |
0 |
0 |
T5 |
9265 |
9240 |
0 |
0 |
T6 |
2462 |
2368 |
0 |
0 |
T16 |
1512 |
1446 |
0 |
0 |
T17 |
14933 |
14839 |
0 |
0 |
T18 |
2379 |
2354 |
0 |
0 |
T19 |
142247 |
142153 |
0 |
0 |
T20 |
143146 |
143039 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
428957267 |
426872282 |
0 |
0 |
T1 |
847125 |
846389 |
0 |
0 |
T2 |
404692 |
401953 |
0 |
0 |
T4 |
49149 |
25014 |
0 |
0 |
T5 |
9265 |
9240 |
0 |
0 |
T6 |
2462 |
2368 |
0 |
0 |
T16 |
1512 |
1446 |
0 |
0 |
T17 |
14933 |
14839 |
0 |
0 |
T18 |
2379 |
2354 |
0 |
0 |
T19 |
142247 |
142153 |
0 |
0 |
T20 |
143146 |
143039 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
213715853 |
213715853 |
0 |
0 |
T1 |
423378 |
423378 |
0 |
0 |
T2 |
201098 |
201098 |
0 |
0 |
T4 |
12510 |
12510 |
0 |
0 |
T5 |
5811 |
5811 |
0 |
0 |
T6 |
1184 |
1184 |
0 |
0 |
T16 |
767 |
767 |
0 |
0 |
T17 |
7420 |
7420 |
0 |
0 |
T18 |
1308 |
1308 |
0 |
0 |
T19 |
71077 |
71077 |
0 |
0 |
T20 |
71520 |
71520 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
213715853 |
213715853 |
0 |
0 |
T1 |
423378 |
423378 |
0 |
0 |
T2 |
201098 |
201098 |
0 |
0 |
T4 |
12510 |
12510 |
0 |
0 |
T5 |
5811 |
5811 |
0 |
0 |
T6 |
1184 |
1184 |
0 |
0 |
T16 |
767 |
767 |
0 |
0 |
T17 |
7420 |
7420 |
0 |
0 |
T18 |
1308 |
1308 |
0 |
0 |
T19 |
71077 |
71077 |
0 |
0 |
T20 |
71520 |
71520 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
106857308 |
106857308 |
0 |
0 |
T1 |
211688 |
211688 |
0 |
0 |
T2 |
100548 |
100548 |
0 |
0 |
T4 |
6255 |
6255 |
0 |
0 |
T5 |
2904 |
2904 |
0 |
0 |
T6 |
592 |
592 |
0 |
0 |
T16 |
383 |
383 |
0 |
0 |
T17 |
3710 |
3710 |
0 |
0 |
T18 |
653 |
653 |
0 |
0 |
T19 |
35538 |
35538 |
0 |
0 |
T20 |
35760 |
35760 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
106857308 |
106857308 |
0 |
0 |
T1 |
211688 |
211688 |
0 |
0 |
T2 |
100548 |
100548 |
0 |
0 |
T4 |
6255 |
6255 |
0 |
0 |
T5 |
2904 |
2904 |
0 |
0 |
T6 |
592 |
592 |
0 |
0 |
T16 |
383 |
383 |
0 |
0 |
T17 |
3710 |
3710 |
0 |
0 |
T18 |
653 |
653 |
0 |
0 |
T19 |
35538 |
35538 |
0 |
0 |
T20 |
35760 |
35760 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
219349740 |
218308810 |
0 |
0 |
T1 |
481183 |
480814 |
0 |
0 |
T2 |
216438 |
215290 |
0 |
0 |
T4 |
24575 |
12508 |
0 |
0 |
T5 |
4633 |
4620 |
0 |
0 |
T6 |
1230 |
1184 |
0 |
0 |
T16 |
756 |
723 |
0 |
0 |
T17 |
7467 |
7420 |
0 |
0 |
T18 |
1189 |
1177 |
0 |
0 |
T19 |
74007 |
73960 |
0 |
0 |
T20 |
77336 |
77283 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
219349740 |
218308810 |
0 |
0 |
T1 |
481183 |
480814 |
0 |
0 |
T2 |
216438 |
215290 |
0 |
0 |
T4 |
24575 |
12508 |
0 |
0 |
T5 |
4633 |
4620 |
0 |
0 |
T6 |
1230 |
1184 |
0 |
0 |
T16 |
756 |
723 |
0 |
0 |
T17 |
7467 |
7420 |
0 |
0 |
T18 |
1189 |
1177 |
0 |
0 |
T19 |
74007 |
73960 |
0 |
0 |
T20 |
77336 |
77283 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147285590 |
0 |
2415 |
T1 |
513224 |
512315 |
0 |
3 |
T2 |
466370 |
460917 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
2316 |
2296 |
0 |
3 |
T6 |
1282 |
1209 |
0 |
3 |
T16 |
1545 |
1390 |
0 |
3 |
T17 |
1400 |
1384 |
0 |
3 |
T18 |
2379 |
2282 |
0 |
3 |
T19 |
39882 |
39821 |
0 |
3 |
T20 |
42986 |
42950 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
149716069 |
147292561 |
0 |
0 |
T1 |
513224 |
512345 |
0 |
0 |
T2 |
466370 |
460920 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
2316 |
2299 |
0 |
0 |
T6 |
1282 |
1212 |
0 |
0 |
T16 |
1545 |
1393 |
0 |
0 |
T17 |
1400 |
1387 |
0 |
0 |
T18 |
2379 |
2285 |
0 |
0 |
T19 |
39882 |
39824 |
0 |
0 |
T20 |
42986 |
42953 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452636053 |
0 |
2415 |
T1 |
996448 |
994648 |
0 |
3 |
T2 |
456170 |
450717 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
9652 |
9580 |
0 |
3 |
T6 |
2564 |
2421 |
0 |
3 |
T16 |
1576 |
1418 |
0 |
3 |
T17 |
15555 |
15398 |
0 |
3 |
T18 |
2479 |
2378 |
0 |
3 |
T19 |
154178 |
153934 |
0 |
3 |
T20 |
155116 |
154972 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
32507 |
0 |
0 |
T1 |
996448 |
93 |
0 |
0 |
T2 |
456170 |
590 |
0 |
0 |
T4 |
51198 |
9 |
0 |
0 |
T5 |
9652 |
15 |
0 |
0 |
T6 |
2564 |
8 |
0 |
0 |
T16 |
1576 |
10 |
0 |
0 |
T17 |
15555 |
4 |
0 |
0 |
T18 |
2479 |
18 |
0 |
0 |
T19 |
154178 |
1 |
0 |
0 |
T20 |
155116 |
1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452636053 |
0 |
2415 |
T1 |
996448 |
994648 |
0 |
3 |
T2 |
456170 |
450717 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
9652 |
9580 |
0 |
3 |
T6 |
2564 |
2421 |
0 |
3 |
T16 |
1576 |
1418 |
0 |
3 |
T17 |
15555 |
15398 |
0 |
3 |
T18 |
2479 |
2378 |
0 |
3 |
T19 |
154178 |
153934 |
0 |
3 |
T20 |
155116 |
154972 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
32431 |
0 |
0 |
T1 |
996448 |
98 |
0 |
0 |
T2 |
456170 |
497 |
0 |
0 |
T4 |
51198 |
9 |
0 |
0 |
T5 |
9652 |
13 |
0 |
0 |
T6 |
2564 |
7 |
0 |
0 |
T16 |
1576 |
6 |
0 |
0 |
T17 |
15555 |
4 |
0 |
0 |
T18 |
2479 |
22 |
0 |
0 |
T19 |
154178 |
1 |
0 |
0 |
T20 |
155116 |
1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452636053 |
0 |
2415 |
T1 |
996448 |
994648 |
0 |
3 |
T2 |
456170 |
450717 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
9652 |
9580 |
0 |
3 |
T6 |
2564 |
2421 |
0 |
3 |
T16 |
1576 |
1418 |
0 |
3 |
T17 |
15555 |
15398 |
0 |
3 |
T18 |
2479 |
2378 |
0 |
3 |
T19 |
154178 |
153934 |
0 |
3 |
T20 |
155116 |
154972 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
32415 |
0 |
0 |
T1 |
996448 |
78 |
0 |
0 |
T2 |
456170 |
570 |
0 |
0 |
T4 |
51198 |
9 |
0 |
0 |
T5 |
9652 |
17 |
0 |
0 |
T6 |
2564 |
9 |
0 |
0 |
T16 |
1576 |
10 |
0 |
0 |
T17 |
15555 |
4 |
0 |
0 |
T18 |
2479 |
20 |
0 |
0 |
T19 |
154178 |
1 |
0 |
0 |
T20 |
155116 |
1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T6,T1 |
1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T6,T1 |
0 |
Covered |
T5,T6,T1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452636053 |
0 |
2415 |
T1 |
996448 |
994648 |
0 |
3 |
T2 |
456170 |
450717 |
0 |
3 |
T4 |
51198 |
2959 |
0 |
3 |
T5 |
9652 |
9580 |
0 |
3 |
T6 |
2564 |
2421 |
0 |
3 |
T16 |
1576 |
1418 |
0 |
3 |
T17 |
15555 |
15398 |
0 |
3 |
T18 |
2479 |
2378 |
0 |
3 |
T19 |
154178 |
153934 |
0 |
3 |
T20 |
155116 |
154972 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
32548 |
0 |
0 |
T1 |
996448 |
89 |
0 |
0 |
T2 |
456170 |
525 |
0 |
0 |
T4 |
51198 |
9 |
0 |
0 |
T5 |
9652 |
17 |
0 |
0 |
T6 |
2564 |
9 |
0 |
0 |
T16 |
1576 |
10 |
0 |
0 |
T17 |
15555 |
4 |
0 |
0 |
T18 |
2479 |
18 |
0 |
0 |
T19 |
154178 |
1 |
0 |
0 |
T20 |
155116 |
1 |
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 |
T2 |
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 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
457074211 |
452642904 |
0 |
0 |
T1 |
996448 |
994678 |
0 |
0 |
T2 |
456170 |
450720 |
0 |
0 |
T4 |
51198 |
2994 |
0 |
0 |
T5 |
9652 |
9583 |
0 |
0 |
T6 |
2564 |
2424 |
0 |
0 |
T16 |
1576 |
1421 |
0 |
0 |
T17 |
15555 |
15401 |
0 |
0 |
T18 |
2479 |
2381 |
0 |
0 |
T19 |
154178 |
153937 |
0 |
0 |
T20 |
155116 |
154975 |
0 |
0 |