Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=1,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=0,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=6,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 8 | 8 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
6 |
6 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Module :
prim_mubi4_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
Branch Coverage for Module :
prim_mubi4_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Module :
prim_mubi4_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
28 |
28 |
0 |
0 |
T17 |
28 |
28 |
0 |
0 |
T18 |
28 |
28 |
0 |
0 |
T19 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
9888638 |
9874127 |
0 |
0 |
T2 |
535897 |
534466 |
0 |
0 |
T3 |
2483262 |
2481496 |
0 |
0 |
T4 |
3390539 |
3371888 |
0 |
0 |
T5 |
293915 |
291822 |
0 |
0 |
T6 |
56645 |
51211 |
0 |
0 |
T16 |
79127 |
75045 |
0 |
0 |
T17 |
205834 |
202752 |
0 |
0 |
T18 |
92640 |
89075 |
0 |
0 |
T19 |
1850550 |
1848483 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
1000216062 |
984114894 |
0 |
14490 |
T1 |
651912 |
650736 |
0 |
18 |
T2 |
49848 |
49674 |
0 |
18 |
T3 |
138954 |
138816 |
0 |
18 |
T4 |
169932 |
168762 |
0 |
18 |
T5 |
9426 |
9324 |
0 |
18 |
T6 |
12810 |
11478 |
0 |
18 |
T16 |
14556 |
13716 |
0 |
18 |
T17 |
9060 |
8886 |
0 |
18 |
T18 |
14088 |
13458 |
0 |
18 |
T19 |
154836 |
154626 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16905 |
T1 |
3643994 |
3637685 |
0 |
21 |
T2 |
188335 |
187707 |
0 |
21 |
T3 |
929896 |
929067 |
0 |
21 |
T4 |
1279952 |
1271589 |
0 |
21 |
T5 |
114439 |
113413 |
0 |
21 |
T6 |
15187 |
13607 |
0 |
21 |
T16 |
23368 |
22025 |
0 |
21 |
T17 |
77985 |
76578 |
0 |
21 |
T18 |
28954 |
27678 |
0 |
21 |
T19 |
661109 |
660259 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
197708 |
0 |
0 |
T1 |
2777412 |
713 |
0 |
0 |
T2 |
188335 |
4 |
0 |
0 |
T3 |
929896 |
4 |
0 |
0 |
T4 |
1279952 |
861 |
0 |
0 |
T5 |
89756 |
64 |
0 |
0 |
T6 |
15187 |
138 |
0 |
0 |
T9 |
0 |
472 |
0 |
0 |
T16 |
23368 |
74 |
0 |
0 |
T17 |
77985 |
132 |
0 |
0 |
T18 |
28954 |
251 |
0 |
0 |
T19 |
661109 |
4 |
0 |
0 |
T20 |
7059 |
72 |
0 |
0 |
T46 |
0 |
51 |
0 |
0 |
T48 |
0 |
32 |
0 |
0 |
T49 |
0 |
115 |
0 |
0 |
T102 |
6842 |
44 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
5592732 |
5585394 |
0 |
0 |
T2 |
297714 |
297046 |
0 |
0 |
T3 |
1414412 |
1413574 |
0 |
0 |
T4 |
1940655 |
1931217 |
0 |
0 |
T5 |
170050 |
169046 |
0 |
0 |
T6 |
28648 |
26087 |
0 |
0 |
T16 |
41203 |
39265 |
0 |
0 |
T17 |
118789 |
117249 |
0 |
0 |
T18 |
49598 |
47900 |
0 |
0 |
T19 |
1034605 |
1033559 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
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 |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_io_step_down_req_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
403443252 |
398981869 |
0 |
0 |
T1 |
649278 |
648157 |
0 |
0 |
T2 |
33235 |
33128 |
0 |
0 |
T3 |
171010 |
170862 |
0 |
0 |
T4 |
241408 |
239887 |
0 |
0 |
T5 |
21541 |
21352 |
0 |
0 |
T6 |
2113 |
1896 |
0 |
0 |
T16 |
3584 |
3380 |
0 |
0 |
T17 |
14509 |
14251 |
0 |
0 |
T18 |
4694 |
4491 |
0 |
0 |
T19 |
117965 |
117816 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
403443252 |
398974879 |
0 |
2415 |
T1 |
649278 |
648133 |
0 |
3 |
T2 |
33235 |
33125 |
0 |
3 |
T3 |
171010 |
170859 |
0 |
3 |
T4 |
241408 |
239863 |
0 |
3 |
T5 |
21541 |
21349 |
0 |
3 |
T6 |
2113 |
1893 |
0 |
3 |
T16 |
3584 |
3377 |
0 |
3 |
T17 |
14509 |
14248 |
0 |
3 |
T18 |
4694 |
4488 |
0 |
3 |
T19 |
117965 |
117813 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
403443252 |
26578 |
0 |
0 |
T2 |
33235 |
0 |
0 |
0 |
T3 |
171010 |
0 |
0 |
0 |
T4 |
241408 |
12 |
0 |
0 |
T6 |
2113 |
27 |
0 |
0 |
T9 |
0 |
202 |
0 |
0 |
T16 |
3584 |
0 |
0 |
0 |
T17 |
14509 |
39 |
0 |
0 |
T18 |
4694 |
92 |
0 |
0 |
T19 |
117965 |
0 |
0 |
0 |
T20 |
3493 |
38 |
0 |
0 |
T46 |
0 |
13 |
0 |
0 |
T48 |
0 |
17 |
0 |
0 |
T49 |
0 |
69 |
0 |
0 |
T102 |
4210 |
21 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
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 |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
16539 |
0 |
0 |
T2 |
8308 |
0 |
0 |
0 |
T3 |
23159 |
0 |
0 |
0 |
T4 |
28322 |
10 |
0 |
0 |
T6 |
2135 |
31 |
0 |
0 |
T9 |
0 |
113 |
0 |
0 |
T16 |
2426 |
0 |
0 |
0 |
T17 |
1510 |
24 |
0 |
0 |
T18 |
2348 |
40 |
0 |
0 |
T19 |
25806 |
0 |
0 |
0 |
T20 |
1783 |
7 |
0 |
0 |
T46 |
0 |
24 |
0 |
0 |
T48 |
0 |
4 |
0 |
0 |
T49 |
0 |
24 |
0 |
0 |
T102 |
1316 |
17 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T6,T4,T17 |
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 |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T6,T4,T17 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
18926 |
0 |
0 |
T2 |
8308 |
0 |
0 |
0 |
T3 |
23159 |
0 |
0 |
0 |
T4 |
28322 |
16 |
0 |
0 |
T6 |
2135 |
37 |
0 |
0 |
T9 |
0 |
157 |
0 |
0 |
T16 |
2426 |
0 |
0 |
0 |
T17 |
1510 |
21 |
0 |
0 |
T18 |
2348 |
47 |
0 |
0 |
T19 |
25806 |
0 |
0 |
0 |
T20 |
1783 |
27 |
0 |
0 |
T46 |
0 |
14 |
0 |
0 |
T48 |
0 |
11 |
0 |
0 |
T49 |
0 |
22 |
0 |
0 |
T102 |
1316 |
6 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
429106094 |
0 |
0 |
T1 |
694353 |
693684 |
0 |
0 |
T2 |
34621 |
34595 |
0 |
0 |
T3 |
178142 |
178101 |
0 |
0 |
T4 |
245475 |
244621 |
0 |
0 |
T5 |
22439 |
22385 |
0 |
0 |
T6 |
2201 |
2060 |
0 |
0 |
T16 |
3733 |
3622 |
0 |
0 |
T17 |
15114 |
14987 |
0 |
0 |
T18 |
4891 |
4793 |
0 |
0 |
T19 |
122883 |
122786 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
429106094 |
0 |
0 |
T1 |
694353 |
693684 |
0 |
0 |
T2 |
34621 |
34595 |
0 |
0 |
T3 |
178142 |
178101 |
0 |
0 |
T4 |
245475 |
244621 |
0 |
0 |
T5 |
22439 |
22385 |
0 |
0 |
T6 |
2201 |
2060 |
0 |
0 |
T16 |
3733 |
3622 |
0 |
0 |
T17 |
15114 |
14987 |
0 |
0 |
T18 |
4891 |
4793 |
0 |
0 |
T19 |
122883 |
122786 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
403443252 |
401229797 |
0 |
0 |
T1 |
649278 |
648638 |
0 |
0 |
T2 |
33235 |
33210 |
0 |
0 |
T3 |
171010 |
170972 |
0 |
0 |
T4 |
241408 |
240586 |
0 |
0 |
T5 |
21541 |
21489 |
0 |
0 |
T6 |
2113 |
1978 |
0 |
0 |
T16 |
3584 |
3476 |
0 |
0 |
T17 |
14509 |
14388 |
0 |
0 |
T18 |
4694 |
4601 |
0 |
0 |
T19 |
117965 |
117871 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
403443252 |
401229797 |
0 |
0 |
T1 |
649278 |
648638 |
0 |
0 |
T2 |
33235 |
33210 |
0 |
0 |
T3 |
171010 |
170972 |
0 |
0 |
T4 |
241408 |
240586 |
0 |
0 |
T5 |
21541 |
21489 |
0 |
0 |
T6 |
2113 |
1978 |
0 |
0 |
T16 |
3584 |
3476 |
0 |
0 |
T17 |
14509 |
14388 |
0 |
0 |
T18 |
4694 |
4601 |
0 |
0 |
T19 |
117965 |
117871 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
200870208 |
200870208 |
0 |
0 |
T1 |
324321 |
324321 |
0 |
0 |
T2 |
16605 |
16605 |
0 |
0 |
T3 |
85486 |
85486 |
0 |
0 |
T4 |
120821 |
120821 |
0 |
0 |
T5 |
10745 |
10745 |
0 |
0 |
T6 |
1110 |
1110 |
0 |
0 |
T16 |
1738 |
1738 |
0 |
0 |
T17 |
8264 |
8264 |
0 |
0 |
T18 |
2676 |
2676 |
0 |
0 |
T19 |
58936 |
58936 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
200870208 |
200870208 |
0 |
0 |
T1 |
324321 |
324321 |
0 |
0 |
T2 |
16605 |
16605 |
0 |
0 |
T3 |
85486 |
85486 |
0 |
0 |
T4 |
120821 |
120821 |
0 |
0 |
T5 |
10745 |
10745 |
0 |
0 |
T6 |
1110 |
1110 |
0 |
0 |
T16 |
1738 |
1738 |
0 |
0 |
T17 |
8264 |
8264 |
0 |
0 |
T18 |
2676 |
2676 |
0 |
0 |
T19 |
58936 |
58936 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
100434511 |
100434511 |
0 |
0 |
T1 |
162161 |
162161 |
0 |
0 |
T2 |
8303 |
8303 |
0 |
0 |
T3 |
42743 |
42743 |
0 |
0 |
T4 |
60410 |
60410 |
0 |
0 |
T5 |
5372 |
5372 |
0 |
0 |
T6 |
554 |
554 |
0 |
0 |
T16 |
869 |
869 |
0 |
0 |
T17 |
4132 |
4132 |
0 |
0 |
T18 |
1337 |
1337 |
0 |
0 |
T19 |
29468 |
29468 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
100434511 |
100434511 |
0 |
0 |
T1 |
162161 |
162161 |
0 |
0 |
T2 |
8303 |
8303 |
0 |
0 |
T3 |
42743 |
42743 |
0 |
0 |
T4 |
60410 |
60410 |
0 |
0 |
T5 |
5372 |
5372 |
0 |
0 |
T6 |
554 |
554 |
0 |
0 |
T16 |
869 |
869 |
0 |
0 |
T17 |
4132 |
4132 |
0 |
0 |
T18 |
1337 |
1337 |
0 |
0 |
T19 |
29468 |
29468 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
207108858 |
205988639 |
0 |
0 |
T1 |
333295 |
332974 |
0 |
0 |
T2 |
16618 |
16605 |
0 |
0 |
T3 |
85509 |
85490 |
0 |
0 |
T4 |
120709 |
120299 |
0 |
0 |
T5 |
10771 |
10745 |
0 |
0 |
T6 |
1056 |
989 |
0 |
0 |
T16 |
1791 |
1738 |
0 |
0 |
T17 |
7254 |
7194 |
0 |
0 |
T18 |
2348 |
2301 |
0 |
0 |
T19 |
58985 |
58938 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
207108858 |
205988639 |
0 |
0 |
T1 |
333295 |
332974 |
0 |
0 |
T2 |
16618 |
16605 |
0 |
0 |
T3 |
85509 |
85490 |
0 |
0 |
T4 |
120709 |
120299 |
0 |
0 |
T5 |
10771 |
10745 |
0 |
0 |
T6 |
1056 |
989 |
0 |
0 |
T16 |
1791 |
1738 |
0 |
0 |
T17 |
7254 |
7194 |
0 |
0 |
T18 |
2348 |
2301 |
0 |
0 |
T19 |
58985 |
58938 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164019149 |
0 |
2415 |
T1 |
108652 |
108456 |
0 |
3 |
T2 |
8308 |
8279 |
0 |
3 |
T3 |
23159 |
23136 |
0 |
3 |
T4 |
28322 |
28127 |
0 |
3 |
T5 |
1571 |
1554 |
0 |
3 |
T6 |
2135 |
1913 |
0 |
3 |
T16 |
2426 |
2286 |
0 |
3 |
T17 |
1510 |
1481 |
0 |
3 |
T18 |
2348 |
2243 |
0 |
3 |
T19 |
25806 |
25771 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
166702677 |
164026327 |
0 |
0 |
T1 |
108652 |
108480 |
0 |
0 |
T2 |
8308 |
8282 |
0 |
0 |
T3 |
23159 |
23139 |
0 |
0 |
T4 |
28322 |
28152 |
0 |
0 |
T5 |
1571 |
1557 |
0 |
0 |
T6 |
2135 |
1916 |
0 |
0 |
T16 |
2426 |
2289 |
0 |
0 |
T17 |
1510 |
1484 |
0 |
0 |
T18 |
2348 |
2246 |
0 |
0 |
T19 |
25806 |
25774 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
Branch Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426725772 |
0 |
2415 |
T1 |
694353 |
693160 |
0 |
3 |
T2 |
34621 |
34506 |
0 |
3 |
T3 |
178142 |
177984 |
0 |
3 |
T4 |
245475 |
243868 |
0 |
3 |
T5 |
22439 |
22239 |
0 |
3 |
T6 |
2201 |
1972 |
0 |
3 |
T16 |
3733 |
3519 |
0 |
3 |
T17 |
15114 |
14842 |
0 |
3 |
T18 |
4891 |
4676 |
0 |
3 |
T19 |
122883 |
122726 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
34023 |
0 |
0 |
T1 |
694353 |
211 |
0 |
0 |
T2 |
34621 |
1 |
0 |
0 |
T3 |
178142 |
1 |
0 |
0 |
T4 |
245475 |
199 |
0 |
0 |
T5 |
22439 |
23 |
0 |
0 |
T6 |
2201 |
12 |
0 |
0 |
T16 |
3733 |
24 |
0 |
0 |
T17 |
15114 |
11 |
0 |
0 |
T18 |
4891 |
11 |
0 |
0 |
T19 |
122883 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
Branch Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426725772 |
0 |
2415 |
T1 |
694353 |
693160 |
0 |
3 |
T2 |
34621 |
34506 |
0 |
3 |
T3 |
178142 |
177984 |
0 |
3 |
T4 |
245475 |
243868 |
0 |
3 |
T5 |
22439 |
22239 |
0 |
3 |
T6 |
2201 |
1972 |
0 |
3 |
T16 |
3733 |
3519 |
0 |
3 |
T17 |
15114 |
14842 |
0 |
3 |
T18 |
4891 |
4676 |
0 |
3 |
T19 |
122883 |
122726 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
33848 |
0 |
0 |
T1 |
694353 |
188 |
0 |
0 |
T2 |
34621 |
1 |
0 |
0 |
T3 |
178142 |
1 |
0 |
0 |
T4 |
245475 |
209 |
0 |
0 |
T5 |
22439 |
13 |
0 |
0 |
T6 |
2201 |
7 |
0 |
0 |
T16 |
3733 |
17 |
0 |
0 |
T17 |
15114 |
17 |
0 |
0 |
T18 |
4891 |
19 |
0 |
0 |
T19 |
122883 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
Branch Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426725772 |
0 |
2415 |
T1 |
694353 |
693160 |
0 |
3 |
T2 |
34621 |
34506 |
0 |
3 |
T3 |
178142 |
177984 |
0 |
3 |
T4 |
245475 |
243868 |
0 |
3 |
T5 |
22439 |
22239 |
0 |
3 |
T6 |
2201 |
1972 |
0 |
3 |
T16 |
3733 |
3519 |
0 |
3 |
T17 |
15114 |
14842 |
0 |
3 |
T18 |
4891 |
4676 |
0 |
3 |
T19 |
122883 |
122726 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
34190 |
0 |
0 |
T1 |
694353 |
165 |
0 |
0 |
T2 |
34621 |
1 |
0 |
0 |
T3 |
178142 |
1 |
0 |
0 |
T4 |
245475 |
193 |
0 |
0 |
T5 |
22439 |
9 |
0 |
0 |
T6 |
2201 |
9 |
0 |
0 |
T16 |
3733 |
9 |
0 |
0 |
T17 |
15114 |
7 |
0 |
0 |
T18 |
4891 |
23 |
0 |
0 |
T19 |
122883 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T5,T1,T6 |
1 | Covered | T5,T1,T6 |
Branch Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T5,T1,T6 |
0 |
Covered |
T5,T1,T6 |
Assert Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426725772 |
0 |
2415 |
T1 |
694353 |
693160 |
0 |
3 |
T2 |
34621 |
34506 |
0 |
3 |
T3 |
178142 |
177984 |
0 |
3 |
T4 |
245475 |
243868 |
0 |
3 |
T5 |
22439 |
22239 |
0 |
3 |
T6 |
2201 |
1972 |
0 |
3 |
T16 |
3733 |
3519 |
0 |
3 |
T17 |
15114 |
14842 |
0 |
3 |
T18 |
4891 |
4676 |
0 |
3 |
T19 |
122883 |
122726 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
33604 |
0 |
0 |
T1 |
694353 |
149 |
0 |
0 |
T2 |
34621 |
1 |
0 |
0 |
T3 |
178142 |
1 |
0 |
0 |
T4 |
245475 |
222 |
0 |
0 |
T5 |
22439 |
19 |
0 |
0 |
T6 |
2201 |
15 |
0 |
0 |
T16 |
3733 |
24 |
0 |
0 |
T17 |
15114 |
13 |
0 |
0 |
T18 |
4891 |
19 |
0 |
0 |
T19 |
122883 |
1 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T6 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
431430169 |
426732819 |
0 |
0 |
T1 |
694353 |
693184 |
0 |
0 |
T2 |
34621 |
34509 |
0 |
0 |
T3 |
178142 |
177987 |
0 |
0 |
T4 |
245475 |
243892 |
0 |
0 |
T5 |
22439 |
22242 |
0 |
0 |
T6 |
2201 |
1975 |
0 |
0 |
T16 |
3733 |
3522 |
0 |
0 |
T17 |
15114 |
14845 |
0 |
0 |
T18 |
4891 |
4679 |
0 |
0 |
T19 |
122883 |
122729 |
0 |
0 |