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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
28 |
28 |
0 |
0 |
T4 |
28 |
28 |
0 |
0 |
T5 |
28 |
28 |
0 |
0 |
T14 |
28 |
28 |
0 |
0 |
T15 |
28 |
28 |
0 |
0 |
T16 |
28 |
28 |
0 |
0 |
T17 |
28 |
28 |
0 |
0 |
T18 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
4814131 |
4807444 |
0 |
0 |
T2 |
5736263 |
5729934 |
0 |
0 |
T3 |
3078050 |
3075029 |
0 |
0 |
T4 |
144868 |
143184 |
0 |
0 |
T5 |
37485 |
35558 |
0 |
0 |
T14 |
33894 |
30910 |
0 |
0 |
T15 |
53385 |
51598 |
0 |
0 |
T16 |
95899 |
91139 |
0 |
0 |
T17 |
62538 |
57706 |
0 |
0 |
T18 |
74841 |
71855 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
990083268 |
976051044 |
0 |
14490 |
T1 |
1084884 |
1083234 |
0 |
18 |
T2 |
1292682 |
1291116 |
0 |
18 |
T3 |
295590 |
295236 |
0 |
18 |
T4 |
5850 |
5748 |
0 |
18 |
T5 |
9042 |
8544 |
0 |
18 |
T14 |
7686 |
6930 |
0 |
18 |
T15 |
4968 |
4770 |
0 |
18 |
T16 |
22044 |
20844 |
0 |
18 |
T17 |
14358 |
13158 |
0 |
18 |
T18 |
13476 |
12876 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16905 |
T1 |
1295858 |
1293889 |
0 |
21 |
T2 |
1544069 |
1542198 |
0 |
21 |
T3 |
1075961 |
1074703 |
0 |
21 |
T4 |
55662 |
54844 |
0 |
21 |
T5 |
9718 |
9125 |
0 |
21 |
T14 |
9109 |
8217 |
0 |
21 |
T15 |
18788 |
18082 |
0 |
21 |
T16 |
25572 |
24180 |
0 |
21 |
T17 |
16656 |
15263 |
0 |
21 |
T18 |
22179 |
21195 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
199336 |
0 |
0 |
T1 |
753416 |
4 |
0 |
0 |
T2 |
897728 |
4 |
0 |
0 |
T3 |
1075961 |
4 |
0 |
0 |
T4 |
43316 |
71 |
0 |
0 |
T5 |
5348 |
81 |
0 |
0 |
T7 |
0 |
400 |
0 |
0 |
T14 |
5280 |
12 |
0 |
0 |
T15 |
13816 |
40 |
0 |
0 |
T16 |
14696 |
164 |
0 |
0 |
T17 |
16656 |
162 |
0 |
0 |
T18 |
22179 |
144 |
0 |
0 |
T19 |
8683 |
108 |
0 |
0 |
T20 |
636819 |
0 |
0 |
0 |
T21 |
78953 |
0 |
0 |
0 |
T36 |
14462 |
0 |
0 |
0 |
T41 |
0 |
12 |
0 |
0 |
T76 |
7916 |
55 |
0 |
0 |
T83 |
0 |
58 |
0 |
0 |
T84 |
0 |
66 |
0 |
0 |
T135 |
11334 |
70 |
0 |
0 |
T136 |
0 |
152 |
0 |
0 |
T137 |
4917 |
23 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
2433389 |
2430282 |
0 |
0 |
T2 |
2899512 |
2896581 |
0 |
0 |
T3 |
1706499 |
1705051 |
0 |
0 |
T4 |
83356 |
82553 |
0 |
0 |
T5 |
18725 |
17850 |
0 |
0 |
T14 |
17099 |
15724 |
0 |
0 |
T15 |
29629 |
28707 |
0 |
0 |
T16 |
48283 |
46076 |
0 |
0 |
T17 |
31524 |
29246 |
0 |
0 |
T18 |
39186 |
37745 |
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 | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
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 |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
512817371 |
508442735 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
189175 |
188958 |
0 |
0 |
T4 |
10396 |
10247 |
0 |
0 |
T5 |
1356 |
1276 |
0 |
0 |
T14 |
1267 |
1146 |
0 |
0 |
T15 |
3316 |
3195 |
0 |
0 |
T16 |
3528 |
3339 |
0 |
0 |
T17 |
2298 |
2108 |
0 |
0 |
T18 |
3423 |
3274 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
512817371 |
508435544 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
189175 |
188955 |
0 |
3 |
T4 |
10396 |
10244 |
0 |
3 |
T5 |
1356 |
1273 |
0 |
3 |
T14 |
1267 |
1143 |
0 |
3 |
T15 |
3316 |
3192 |
0 |
3 |
T16 |
3528 |
3336 |
0 |
3 |
T17 |
2298 |
2105 |
0 |
3 |
T18 |
3423 |
3271 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
512817371 |
27526 |
0 |
0 |
T3 |
189175 |
0 |
0 |
0 |
T7 |
0 |
158 |
0 |
0 |
T17 |
2298 |
45 |
0 |
0 |
T18 |
3423 |
39 |
0 |
0 |
T19 |
4211 |
47 |
0 |
0 |
T20 |
168415 |
0 |
0 |
0 |
T21 |
45997 |
0 |
0 |
0 |
T36 |
9642 |
0 |
0 |
0 |
T76 |
5352 |
23 |
0 |
0 |
T83 |
0 |
27 |
0 |
0 |
T84 |
0 |
33 |
0 |
0 |
T135 |
8002 |
33 |
0 |
0 |
T136 |
0 |
89 |
0 |
0 |
T137 |
1627 |
12 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
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 | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
Branch Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
17152 |
0 |
0 |
T3 |
49265 |
0 |
0 |
0 |
T7 |
0 |
119 |
0 |
0 |
T17 |
2393 |
31 |
0 |
0 |
T18 |
2246 |
18 |
0 |
0 |
T19 |
2236 |
31 |
0 |
0 |
T20 |
234202 |
0 |
0 |
0 |
T21 |
16478 |
0 |
0 |
0 |
T36 |
2410 |
0 |
0 |
0 |
T41 |
0 |
12 |
0 |
0 |
T76 |
1282 |
16 |
0 |
0 |
T83 |
0 |
19 |
0 |
0 |
T135 |
1666 |
5 |
0 |
0 |
T136 |
0 |
38 |
0 |
0 |
T137 |
1645 |
8 |
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 | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T17,T18,T19 |
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 |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T17,T18,T19 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
19637 |
0 |
0 |
T3 |
49265 |
0 |
0 |
0 |
T7 |
0 |
123 |
0 |
0 |
T17 |
2393 |
26 |
0 |
0 |
T18 |
2246 |
31 |
0 |
0 |
T19 |
2236 |
30 |
0 |
0 |
T20 |
234202 |
0 |
0 |
0 |
T21 |
16478 |
0 |
0 |
0 |
T36 |
2410 |
0 |
0 |
0 |
T76 |
1282 |
16 |
0 |
0 |
T83 |
0 |
12 |
0 |
0 |
T84 |
0 |
33 |
0 |
0 |
T135 |
1666 |
32 |
0 |
0 |
T136 |
0 |
25 |
0 |
0 |
T137 |
1645 |
3 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
542611103 |
0 |
0 |
T1 |
188354 |
188213 |
0 |
0 |
T2 |
224432 |
224306 |
0 |
0 |
T3 |
197064 |
196980 |
0 |
0 |
T4 |
10829 |
10788 |
0 |
0 |
T5 |
1337 |
1311 |
0 |
0 |
T14 |
1320 |
1265 |
0 |
0 |
T15 |
3454 |
3357 |
0 |
0 |
T16 |
3674 |
3577 |
0 |
0 |
T17 |
2393 |
2267 |
0 |
0 |
T18 |
3566 |
3468 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
542611103 |
0 |
0 |
T1 |
188354 |
188213 |
0 |
0 |
T2 |
224432 |
224306 |
0 |
0 |
T3 |
197064 |
196980 |
0 |
0 |
T4 |
10829 |
10788 |
0 |
0 |
T5 |
1337 |
1311 |
0 |
0 |
T14 |
1320 |
1265 |
0 |
0 |
T15 |
3454 |
3357 |
0 |
0 |
T16 |
3674 |
3577 |
0 |
0 |
T17 |
2393 |
2267 |
0 |
0 |
T18 |
3566 |
3468 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
512817371 |
510633693 |
0 |
0 |
T1 |
180814 |
180679 |
0 |
0 |
T2 |
215447 |
215326 |
0 |
0 |
T3 |
189175 |
189095 |
0 |
0 |
T4 |
10396 |
10357 |
0 |
0 |
T5 |
1356 |
1331 |
0 |
0 |
T14 |
1267 |
1215 |
0 |
0 |
T15 |
3316 |
3222 |
0 |
0 |
T16 |
3528 |
3435 |
0 |
0 |
T17 |
2298 |
2177 |
0 |
0 |
T18 |
3423 |
3329 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
512817371 |
510633693 |
0 |
0 |
T1 |
180814 |
180679 |
0 |
0 |
T2 |
215447 |
215326 |
0 |
0 |
T3 |
189175 |
189095 |
0 |
0 |
T4 |
10396 |
10357 |
0 |
0 |
T5 |
1356 |
1331 |
0 |
0 |
T14 |
1267 |
1215 |
0 |
0 |
T15 |
3316 |
3222 |
0 |
0 |
T16 |
3528 |
3435 |
0 |
0 |
T17 |
2298 |
2177 |
0 |
0 |
T18 |
3423 |
3329 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
255607360 |
255607360 |
0 |
0 |
T1 |
90340 |
90340 |
0 |
0 |
T2 |
107663 |
107663 |
0 |
0 |
T3 |
94548 |
94548 |
0 |
0 |
T4 |
5179 |
5179 |
0 |
0 |
T5 |
666 |
666 |
0 |
0 |
T14 |
608 |
608 |
0 |
0 |
T15 |
1611 |
1611 |
0 |
0 |
T16 |
1718 |
1718 |
0 |
0 |
T17 |
1170 |
1170 |
0 |
0 |
T18 |
1830 |
1830 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
255607360 |
255607360 |
0 |
0 |
T1 |
90340 |
90340 |
0 |
0 |
T2 |
107663 |
107663 |
0 |
0 |
T3 |
94548 |
94548 |
0 |
0 |
T4 |
5179 |
5179 |
0 |
0 |
T5 |
666 |
666 |
0 |
0 |
T14 |
608 |
608 |
0 |
0 |
T15 |
1611 |
1611 |
0 |
0 |
T16 |
1718 |
1718 |
0 |
0 |
T17 |
1170 |
1170 |
0 |
0 |
T18 |
1830 |
1830 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
127803126 |
127803126 |
0 |
0 |
T1 |
45170 |
45170 |
0 |
0 |
T2 |
53832 |
53832 |
0 |
0 |
T3 |
47274 |
47274 |
0 |
0 |
T4 |
2589 |
2589 |
0 |
0 |
T5 |
333 |
333 |
0 |
0 |
T14 |
304 |
304 |
0 |
0 |
T15 |
806 |
806 |
0 |
0 |
T16 |
859 |
859 |
0 |
0 |
T17 |
584 |
584 |
0 |
0 |
T18 |
915 |
915 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
127803126 |
127803126 |
0 |
0 |
T1 |
45170 |
45170 |
0 |
0 |
T2 |
53832 |
53832 |
0 |
0 |
T3 |
47274 |
47274 |
0 |
0 |
T4 |
2589 |
2589 |
0 |
0 |
T5 |
333 |
333 |
0 |
0 |
T14 |
304 |
304 |
0 |
0 |
T15 |
806 |
806 |
0 |
0 |
T16 |
859 |
859 |
0 |
0 |
T17 |
584 |
584 |
0 |
0 |
T18 |
915 |
915 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
261430617 |
260317994 |
0 |
0 |
T1 |
90411 |
90344 |
0 |
0 |
T2 |
107728 |
107668 |
0 |
0 |
T3 |
94592 |
94552 |
0 |
0 |
T4 |
5197 |
5178 |
0 |
0 |
T5 |
643 |
631 |
0 |
0 |
T14 |
634 |
608 |
0 |
0 |
T15 |
1658 |
1611 |
0 |
0 |
T16 |
1764 |
1717 |
0 |
0 |
T17 |
1149 |
1088 |
0 |
0 |
T18 |
1712 |
1665 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
261430617 |
260317994 |
0 |
0 |
T1 |
90411 |
90344 |
0 |
0 |
T2 |
107728 |
107668 |
0 |
0 |
T3 |
94592 |
94552 |
0 |
0 |
T4 |
5197 |
5178 |
0 |
0 |
T5 |
643 |
631 |
0 |
0 |
T14 |
634 |
608 |
0 |
0 |
T15 |
1658 |
1611 |
0 |
0 |
T16 |
1764 |
1717 |
0 |
0 |
T17 |
1149 |
1088 |
0 |
0 |
T18 |
1712 |
1665 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162675174 |
0 |
2415 |
T1 |
180814 |
180539 |
0 |
3 |
T2 |
215447 |
215186 |
0 |
3 |
T3 |
49265 |
49206 |
0 |
3 |
T4 |
975 |
958 |
0 |
3 |
T5 |
1507 |
1424 |
0 |
3 |
T14 |
1281 |
1155 |
0 |
3 |
T15 |
828 |
795 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
2246 |
2146 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165013878 |
162682541 |
0 |
0 |
T1 |
180814 |
180542 |
0 |
0 |
T2 |
215447 |
215189 |
0 |
0 |
T3 |
49265 |
49209 |
0 |
0 |
T4 |
975 |
961 |
0 |
0 |
T5 |
1507 |
1427 |
0 |
0 |
T14 |
1281 |
1158 |
0 |
0 |
T15 |
828 |
798 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
2246 |
2149 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540268954 |
0 |
2415 |
T1 |
188354 |
188068 |
0 |
3 |
T2 |
224432 |
224160 |
0 |
3 |
T3 |
197064 |
196834 |
0 |
3 |
T4 |
10829 |
10671 |
0 |
3 |
T5 |
1337 |
1251 |
0 |
3 |
T14 |
1320 |
1191 |
0 |
3 |
T15 |
3454 |
3325 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
3566 |
3408 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
33613 |
0 |
0 |
T1 |
188354 |
1 |
0 |
0 |
T2 |
224432 |
1 |
0 |
0 |
T3 |
197064 |
1 |
0 |
0 |
T4 |
10829 |
22 |
0 |
0 |
T5 |
1337 |
24 |
0 |
0 |
T14 |
1320 |
3 |
0 |
0 |
T15 |
3454 |
7 |
0 |
0 |
T16 |
3674 |
39 |
0 |
0 |
T17 |
2393 |
18 |
0 |
0 |
T18 |
3566 |
11 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540268954 |
0 |
2415 |
T1 |
188354 |
188068 |
0 |
3 |
T2 |
224432 |
224160 |
0 |
3 |
T3 |
197064 |
196834 |
0 |
3 |
T4 |
10829 |
10671 |
0 |
3 |
T5 |
1337 |
1251 |
0 |
3 |
T14 |
1320 |
1191 |
0 |
3 |
T15 |
3454 |
3325 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
3566 |
3408 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
34031 |
0 |
0 |
T1 |
188354 |
1 |
0 |
0 |
T2 |
224432 |
1 |
0 |
0 |
T3 |
197064 |
1 |
0 |
0 |
T4 |
10829 |
11 |
0 |
0 |
T5 |
1337 |
24 |
0 |
0 |
T14 |
1320 |
3 |
0 |
0 |
T15 |
3454 |
11 |
0 |
0 |
T16 |
3674 |
35 |
0 |
0 |
T17 |
2393 |
18 |
0 |
0 |
T18 |
3566 |
17 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540268954 |
0 |
2415 |
T1 |
188354 |
188068 |
0 |
3 |
T2 |
224432 |
224160 |
0 |
3 |
T3 |
197064 |
196834 |
0 |
3 |
T4 |
10829 |
10671 |
0 |
3 |
T5 |
1337 |
1251 |
0 |
3 |
T14 |
1320 |
1191 |
0 |
3 |
T15 |
3454 |
3325 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
3566 |
3408 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
33645 |
0 |
0 |
T1 |
188354 |
1 |
0 |
0 |
T2 |
224432 |
1 |
0 |
0 |
T3 |
197064 |
1 |
0 |
0 |
T4 |
10829 |
21 |
0 |
0 |
T5 |
1337 |
17 |
0 |
0 |
T14 |
1320 |
3 |
0 |
0 |
T15 |
3454 |
9 |
0 |
0 |
T16 |
3674 |
43 |
0 |
0 |
T17 |
2393 |
12 |
0 |
0 |
T18 |
3566 |
13 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
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 |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540268954 |
0 |
2415 |
T1 |
188354 |
188068 |
0 |
3 |
T2 |
224432 |
224160 |
0 |
3 |
T3 |
197064 |
196834 |
0 |
3 |
T4 |
10829 |
10671 |
0 |
3 |
T5 |
1337 |
1251 |
0 |
3 |
T14 |
1320 |
1191 |
0 |
3 |
T15 |
3454 |
3325 |
0 |
3 |
T16 |
3674 |
3474 |
0 |
3 |
T17 |
2393 |
2193 |
0 |
3 |
T18 |
3566 |
3408 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
33732 |
0 |
0 |
T1 |
188354 |
1 |
0 |
0 |
T2 |
224432 |
1 |
0 |
0 |
T3 |
197064 |
1 |
0 |
0 |
T4 |
10829 |
17 |
0 |
0 |
T5 |
1337 |
16 |
0 |
0 |
T14 |
1320 |
3 |
0 |
0 |
T15 |
3454 |
13 |
0 |
0 |
T16 |
3674 |
47 |
0 |
0 |
T17 |
2393 |
12 |
0 |
0 |
T18 |
3566 |
15 |
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 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T14 |
1 |
1 |
0 |
0 |
T15 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
544924323 |
540276186 |
0 |
0 |
T1 |
188354 |
188071 |
0 |
0 |
T2 |
224432 |
224163 |
0 |
0 |
T3 |
197064 |
196837 |
0 |
0 |
T4 |
10829 |
10674 |
0 |
0 |
T5 |
1337 |
1254 |
0 |
0 |
T14 |
1320 |
1194 |
0 |
0 |
T15 |
3454 |
3328 |
0 |
0 |
T16 |
3674 |
3477 |
0 |
0 |
T17 |
2393 |
2196 |
0 |
0 |
T18 |
3566 |
3411 |
0 |
0 |