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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
4406413 |
4402898 |
0 |
0 |
T2 |
10863202 |
10855539 |
0 |
0 |
T3 |
2945226 |
2941411 |
0 |
0 |
T4 |
286884 |
57019 |
0 |
0 |
T5 |
5363885 |
5358149 |
0 |
0 |
T6 |
176299 |
173302 |
0 |
0 |
T17 |
53414 |
49962 |
0 |
0 |
T18 |
115444 |
112902 |
0 |
0 |
T19 |
2366974 |
2362716 |
0 |
0 |
T20 |
79030 |
75684 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
995676042 |
982103910 |
0 |
14490 |
T1 |
717870 |
717084 |
0 |
18 |
T2 |
3025980 |
3023376 |
0 |
18 |
T3 |
273978 |
273558 |
0 |
18 |
T4 |
45924 |
6366 |
0 |
18 |
T5 |
1253064 |
1251660 |
0 |
18 |
T6 |
14184 |
13896 |
0 |
18 |
T17 |
8058 |
7446 |
0 |
18 |
T18 |
10032 |
9774 |
0 |
18 |
T19 |
526338 |
525372 |
0 |
18 |
T20 |
12090 |
11478 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16905 |
T1 |
841881 |
840906 |
0 |
21 |
T2 |
1833975 |
1832392 |
0 |
21 |
T3 |
1035054 |
1033495 |
0 |
21 |
T4 |
91241 |
12692 |
0 |
21 |
T5 |
1420906 |
1419228 |
0 |
21 |
T6 |
63374 |
62142 |
0 |
21 |
T17 |
16871 |
15601 |
0 |
21 |
T18 |
41050 |
40041 |
0 |
21 |
T19 |
642532 |
641214 |
0 |
21 |
T20 |
24842 |
23631 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
204170 |
0 |
0 |
T1 |
841881 |
616 |
0 |
0 |
T2 |
1833975 |
4545 |
0 |
0 |
T3 |
1035054 |
4 |
0 |
0 |
T4 |
91241 |
12 |
0 |
0 |
T5 |
1420906 |
4 |
0 |
0 |
T6 |
63374 |
156 |
0 |
0 |
T10 |
0 |
1208 |
0 |
0 |
T17 |
16871 |
60 |
0 |
0 |
T18 |
41050 |
20 |
0 |
0 |
T19 |
642532 |
4 |
0 |
0 |
T20 |
24842 |
31 |
0 |
0 |
T34 |
0 |
31 |
0 |
0 |
T35 |
0 |
188 |
0 |
0 |
T61 |
0 |
68 |
0 |
0 |
T68 |
0 |
120 |
0 |
0 |
T77 |
0 |
23 |
0 |
0 |
T78 |
0 |
177 |
0 |
0 |
T80 |
0 |
3 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
2846662 |
2844870 |
0 |
0 |
T2 |
6003247 |
5999746 |
0 |
0 |
T3 |
1636194 |
1634319 |
0 |
0 |
T4 |
149719 |
37828 |
0 |
0 |
T5 |
2689915 |
2687222 |
0 |
0 |
T6 |
98741 |
97225 |
0 |
0 |
T17 |
28485 |
26876 |
0 |
0 |
T18 |
64362 |
63048 |
0 |
0 |
T19 |
1198104 |
1196091 |
0 |
0 |
T20 |
42098 |
40497 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
Branch Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
473979546 |
469713033 |
0 |
0 |
T1 |
105479 |
105344 |
0 |
0 |
T2 |
157923 |
157785 |
0 |
0 |
T3 |
182652 |
182380 |
0 |
0 |
T4 |
14697 |
2055 |
0 |
0 |
T5 |
157006 |
156775 |
0 |
0 |
T6 |
11350 |
11133 |
0 |
0 |
T17 |
2745 |
2542 |
0 |
0 |
T18 |
7298 |
7122 |
0 |
0 |
T19 |
76466 |
76277 |
0 |
0 |
T20 |
4028 |
3839 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
473979546 |
469706253 |
0 |
2415 |
T1 |
105479 |
105342 |
0 |
3 |
T2 |
157923 |
157784 |
0 |
3 |
T3 |
182652 |
182377 |
0 |
3 |
T4 |
14697 |
2046 |
0 |
3 |
T5 |
157006 |
156772 |
0 |
3 |
T6 |
11350 |
11130 |
0 |
3 |
T17 |
2745 |
2539 |
0 |
3 |
T18 |
7298 |
7119 |
0 |
3 |
T19 |
76466 |
76274 |
0 |
3 |
T20 |
4028 |
3833 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
473979546 |
29189 |
0 |
0 |
T1 |
105479 |
73 |
0 |
0 |
T2 |
157923 |
548 |
0 |
0 |
T3 |
182652 |
0 |
0 |
0 |
T4 |
14697 |
0 |
0 |
0 |
T5 |
157006 |
0 |
0 |
0 |
T6 |
11350 |
0 |
0 |
0 |
T10 |
0 |
511 |
0 |
0 |
T17 |
2745 |
0 |
0 |
0 |
T18 |
7298 |
0 |
0 |
0 |
T19 |
76466 |
0 |
0 |
0 |
T20 |
4028 |
4 |
0 |
0 |
T34 |
0 |
12 |
0 |
0 |
T35 |
0 |
56 |
0 |
0 |
T61 |
0 |
29 |
0 |
0 |
T68 |
0 |
50 |
0 |
0 |
T77 |
0 |
12 |
0 |
0 |
T78 |
0 |
63 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
Branch Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
18063 |
0 |
0 |
T1 |
119645 |
40 |
0 |
0 |
T2 |
504330 |
346 |
0 |
0 |
T3 |
45663 |
0 |
0 |
0 |
T4 |
7654 |
0 |
0 |
0 |
T5 |
208844 |
0 |
0 |
0 |
T6 |
2364 |
0 |
0 |
0 |
T10 |
0 |
335 |
0 |
0 |
T17 |
1343 |
0 |
0 |
0 |
T18 |
1672 |
0 |
0 |
0 |
T19 |
87723 |
0 |
0 |
0 |
T20 |
2015 |
4 |
0 |
0 |
T34 |
0 |
8 |
0 |
0 |
T35 |
0 |
66 |
0 |
0 |
T61 |
0 |
24 |
0 |
0 |
T68 |
0 |
30 |
0 |
0 |
T78 |
0 |
66 |
0 |
0 |
T80 |
0 |
3 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
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 | T1,T6,T5 |
1 | Covered | T1,T2,T20 |
Branch Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T20 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
20453 |
0 |
0 |
T1 |
119645 |
58 |
0 |
0 |
T2 |
504330 |
385 |
0 |
0 |
T3 |
45663 |
0 |
0 |
0 |
T4 |
7654 |
0 |
0 |
0 |
T5 |
208844 |
0 |
0 |
0 |
T6 |
2364 |
0 |
0 |
0 |
T10 |
0 |
362 |
0 |
0 |
T17 |
1343 |
0 |
0 |
0 |
T18 |
1672 |
0 |
0 |
0 |
T19 |
87723 |
0 |
0 |
0 |
T20 |
2015 |
5 |
0 |
0 |
T34 |
0 |
11 |
0 |
0 |
T35 |
0 |
66 |
0 |
0 |
T61 |
0 |
15 |
0 |
0 |
T68 |
0 |
40 |
0 |
0 |
T77 |
0 |
11 |
0 |
0 |
T78 |
0 |
48 |
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 |
T6 |
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 |
504798337 |
502555501 |
0 |
0 |
T1 |
124278 |
124210 |
0 |
0 |
T2 |
166848 |
166792 |
0 |
0 |
T3 |
190269 |
190129 |
0 |
0 |
T4 |
15309 |
7226 |
0 |
0 |
T5 |
211553 |
211412 |
0 |
0 |
T6 |
11824 |
11683 |
0 |
0 |
T17 |
2860 |
2791 |
0 |
0 |
T18 |
7602 |
7462 |
0 |
0 |
T19 |
97655 |
97543 |
0 |
0 |
T20 |
4196 |
4099 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
502555501 |
0 |
0 |
T1 |
124278 |
124210 |
0 |
0 |
T2 |
166848 |
166792 |
0 |
0 |
T3 |
190269 |
190129 |
0 |
0 |
T4 |
15309 |
7226 |
0 |
0 |
T5 |
211553 |
211412 |
0 |
0 |
T6 |
11824 |
11683 |
0 |
0 |
T17 |
2860 |
2791 |
0 |
0 |
T18 |
7602 |
7462 |
0 |
0 |
T19 |
97655 |
97543 |
0 |
0 |
T20 |
4196 |
4099 |
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 |
T6 |
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 |
473979546 |
471840717 |
0 |
0 |
T1 |
105479 |
105414 |
0 |
0 |
T2 |
157923 |
157868 |
0 |
0 |
T3 |
182652 |
182518 |
0 |
0 |
T4 |
14697 |
6937 |
0 |
0 |
T5 |
157006 |
156871 |
0 |
0 |
T6 |
11350 |
11216 |
0 |
0 |
T17 |
2745 |
2679 |
0 |
0 |
T18 |
7298 |
7163 |
0 |
0 |
T19 |
76466 |
76359 |
0 |
0 |
T20 |
4028 |
3935 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
473979546 |
471840717 |
0 |
0 |
T1 |
105479 |
105414 |
0 |
0 |
T2 |
157923 |
157868 |
0 |
0 |
T3 |
182652 |
182518 |
0 |
0 |
T4 |
14697 |
6937 |
0 |
0 |
T5 |
157006 |
156871 |
0 |
0 |
T6 |
11350 |
11216 |
0 |
0 |
T17 |
2745 |
2679 |
0 |
0 |
T18 |
7298 |
7163 |
0 |
0 |
T19 |
76466 |
76359 |
0 |
0 |
T20 |
4028 |
3935 |
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 |
T6 |
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 |
237252428 |
237252428 |
0 |
0 |
T1 |
527319 |
527319 |
0 |
0 |
T2 |
789853 |
789853 |
0 |
0 |
T3 |
91259 |
91259 |
0 |
0 |
T4 |
3469 |
3469 |
0 |
0 |
T5 |
78436 |
78436 |
0 |
0 |
T6 |
5608 |
5608 |
0 |
0 |
T17 |
1340 |
1340 |
0 |
0 |
T18 |
3582 |
3582 |
0 |
0 |
T19 |
38180 |
38180 |
0 |
0 |
T20 |
1990 |
1990 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
237252428 |
237252428 |
0 |
0 |
T1 |
527319 |
527319 |
0 |
0 |
T2 |
789853 |
789853 |
0 |
0 |
T3 |
91259 |
91259 |
0 |
0 |
T4 |
3469 |
3469 |
0 |
0 |
T5 |
78436 |
78436 |
0 |
0 |
T6 |
5608 |
5608 |
0 |
0 |
T17 |
1340 |
1340 |
0 |
0 |
T18 |
3582 |
3582 |
0 |
0 |
T19 |
38180 |
38180 |
0 |
0 |
T20 |
1990 |
1990 |
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 |
T6 |
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 |
118625572 |
118625572 |
0 |
0 |
T1 |
263658 |
263658 |
0 |
0 |
T2 |
394925 |
394925 |
0 |
0 |
T3 |
45630 |
45630 |
0 |
0 |
T4 |
1735 |
1735 |
0 |
0 |
T5 |
39218 |
39218 |
0 |
0 |
T6 |
2804 |
2804 |
0 |
0 |
T17 |
670 |
670 |
0 |
0 |
T18 |
1791 |
1791 |
0 |
0 |
T19 |
19090 |
19090 |
0 |
0 |
T20 |
995 |
995 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
118625572 |
118625572 |
0 |
0 |
T1 |
263658 |
263658 |
0 |
0 |
T2 |
394925 |
394925 |
0 |
0 |
T3 |
45630 |
45630 |
0 |
0 |
T4 |
1735 |
1735 |
0 |
0 |
T5 |
39218 |
39218 |
0 |
0 |
T6 |
2804 |
2804 |
0 |
0 |
T17 |
670 |
670 |
0 |
0 |
T18 |
1791 |
1791 |
0 |
0 |
T19 |
19090 |
19090 |
0 |
0 |
T20 |
995 |
995 |
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 |
T6 |
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 |
242470804 |
241389175 |
0 |
0 |
T1 |
610946 |
610619 |
0 |
0 |
T2 |
800326 |
800098 |
0 |
0 |
T3 |
91330 |
91263 |
0 |
0 |
T4 |
7349 |
3469 |
0 |
0 |
T5 |
104426 |
104359 |
0 |
0 |
T6 |
5675 |
5608 |
0 |
0 |
T17 |
1372 |
1340 |
0 |
0 |
T18 |
3649 |
3582 |
0 |
0 |
T19 |
49755 |
49701 |
0 |
0 |
T20 |
2015 |
1968 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
242470804 |
241389175 |
0 |
0 |
T1 |
610946 |
610619 |
0 |
0 |
T2 |
800326 |
800098 |
0 |
0 |
T3 |
91330 |
91263 |
0 |
0 |
T4 |
7349 |
3469 |
0 |
0 |
T5 |
104426 |
104359 |
0 |
0 |
T6 |
5675 |
5608 |
0 |
0 |
T17 |
1372 |
1340 |
0 |
0 |
T18 |
3649 |
3582 |
0 |
0 |
T19 |
49755 |
49701 |
0 |
0 |
T20 |
2015 |
1968 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163683985 |
0 |
2415 |
T1 |
119645 |
119514 |
0 |
3 |
T2 |
504330 |
503896 |
0 |
3 |
T3 |
45663 |
45593 |
0 |
3 |
T4 |
7654 |
1061 |
0 |
3 |
T5 |
208844 |
208610 |
0 |
3 |
T6 |
2364 |
2316 |
0 |
3 |
T17 |
1343 |
1241 |
0 |
3 |
T18 |
1672 |
1629 |
0 |
3 |
T19 |
87723 |
87562 |
0 |
3 |
T20 |
2015 |
1913 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
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 |
T6 |
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 |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
165946007 |
163690914 |
0 |
0 |
T1 |
119645 |
119517 |
0 |
0 |
T2 |
504330 |
503899 |
0 |
0 |
T3 |
45663 |
45596 |
0 |
0 |
T4 |
7654 |
1072 |
0 |
0 |
T5 |
208844 |
208613 |
0 |
0 |
T6 |
2364 |
2319 |
0 |
0 |
T17 |
1343 |
1244 |
0 |
0 |
T18 |
1672 |
1632 |
0 |
0 |
T19 |
87723 |
87565 |
0 |
0 |
T20 |
2015 |
1919 |
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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500308014 |
0 |
2415 |
T1 |
124278 |
124134 |
0 |
3 |
T2 |
166848 |
166704 |
0 |
3 |
T3 |
190269 |
189983 |
0 |
3 |
T4 |
15309 |
2131 |
0 |
3 |
T5 |
211553 |
211309 |
0 |
3 |
T6 |
11824 |
11595 |
0 |
3 |
T17 |
2860 |
2645 |
0 |
3 |
T18 |
7602 |
7416 |
0 |
3 |
T19 |
97655 |
97454 |
0 |
3 |
T20 |
4196 |
3993 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
33863 |
0 |
0 |
T1 |
124278 |
109 |
0 |
0 |
T2 |
166848 |
772 |
0 |
0 |
T3 |
190269 |
1 |
0 |
0 |
T4 |
15309 |
3 |
0 |
0 |
T5 |
211553 |
1 |
0 |
0 |
T6 |
11824 |
23 |
0 |
0 |
T17 |
2860 |
15 |
0 |
0 |
T18 |
7602 |
5 |
0 |
0 |
T19 |
97655 |
1 |
0 |
0 |
T20 |
4196 |
4 |
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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500308014 |
0 |
2415 |
T1 |
124278 |
124134 |
0 |
3 |
T2 |
166848 |
166704 |
0 |
3 |
T3 |
190269 |
189983 |
0 |
3 |
T4 |
15309 |
2131 |
0 |
3 |
T5 |
211553 |
211309 |
0 |
3 |
T6 |
11824 |
11595 |
0 |
3 |
T17 |
2860 |
2645 |
0 |
3 |
T18 |
7602 |
7416 |
0 |
3 |
T19 |
97655 |
97454 |
0 |
3 |
T20 |
4196 |
3993 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
34304 |
0 |
0 |
T1 |
124278 |
101 |
0 |
0 |
T2 |
166848 |
842 |
0 |
0 |
T3 |
190269 |
1 |
0 |
0 |
T4 |
15309 |
3 |
0 |
0 |
T5 |
211553 |
1 |
0 |
0 |
T6 |
11824 |
47 |
0 |
0 |
T17 |
2860 |
15 |
0 |
0 |
T18 |
7602 |
5 |
0 |
0 |
T19 |
97655 |
1 |
0 |
0 |
T20 |
4196 |
4 |
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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500308014 |
0 |
2415 |
T1 |
124278 |
124134 |
0 |
3 |
T2 |
166848 |
166704 |
0 |
3 |
T3 |
190269 |
189983 |
0 |
3 |
T4 |
15309 |
2131 |
0 |
3 |
T5 |
211553 |
211309 |
0 |
3 |
T6 |
11824 |
11595 |
0 |
3 |
T17 |
2860 |
2645 |
0 |
3 |
T18 |
7602 |
7416 |
0 |
3 |
T19 |
97655 |
97454 |
0 |
3 |
T20 |
4196 |
3993 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
34161 |
0 |
0 |
T1 |
124278 |
103 |
0 |
0 |
T2 |
166848 |
843 |
0 |
0 |
T3 |
190269 |
1 |
0 |
0 |
T4 |
15309 |
3 |
0 |
0 |
T5 |
211553 |
1 |
0 |
0 |
T6 |
11824 |
35 |
0 |
0 |
T17 |
2860 |
15 |
0 |
0 |
T18 |
7602 |
5 |
0 |
0 |
T19 |
97655 |
1 |
0 |
0 |
T20 |
4196 |
6 |
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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 | T1,T6,T5 |
1 | Covered | T1,T6,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 |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T6,T5 |
0 |
Covered |
T1,T6,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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500308014 |
0 |
2415 |
T1 |
124278 |
124134 |
0 |
3 |
T2 |
166848 |
166704 |
0 |
3 |
T3 |
190269 |
189983 |
0 |
3 |
T4 |
15309 |
2131 |
0 |
3 |
T5 |
211553 |
211309 |
0 |
3 |
T6 |
11824 |
11595 |
0 |
3 |
T17 |
2860 |
2645 |
0 |
3 |
T18 |
7602 |
7416 |
0 |
3 |
T19 |
97655 |
97454 |
0 |
3 |
T20 |
4196 |
3993 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
34137 |
0 |
0 |
T1 |
124278 |
132 |
0 |
0 |
T2 |
166848 |
809 |
0 |
0 |
T3 |
190269 |
1 |
0 |
0 |
T4 |
15309 |
3 |
0 |
0 |
T5 |
211553 |
1 |
0 |
0 |
T6 |
11824 |
51 |
0 |
0 |
T17 |
2860 |
15 |
0 |
0 |
T18 |
7602 |
5 |
0 |
0 |
T19 |
97655 |
1 |
0 |
0 |
T20 |
4196 |
4 |
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 |
T6 |
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 |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
504798337 |
500314823 |
0 |
0 |
T1 |
124278 |
124137 |
0 |
0 |
T2 |
166848 |
166704 |
0 |
0 |
T3 |
190269 |
189986 |
0 |
0 |
T4 |
15309 |
2140 |
0 |
0 |
T5 |
211553 |
211312 |
0 |
0 |
T6 |
11824 |
11598 |
0 |
0 |
T17 |
2860 |
2648 |
0 |
0 |
T18 |
7602 |
7419 |
0 |
0 |
T19 |
97655 |
97457 |
0 |
0 |
T20 |
4196 |
3999 |
0 |
0 |