Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=1,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=0,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=6,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 8 | 8 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
6 |
6 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Module :
prim_mubi4_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
Branch Coverage for Module :
prim_mubi4_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Module :
prim_mubi4_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
22540 |
22540 |
0 |
0 |
T1 |
28 |
28 |
0 |
0 |
T2 |
28 |
28 |
0 |
0 |
T3 |
28 |
28 |
0 |
0 |
T4 |
28 |
28 |
0 |
0 |
T5 |
28 |
28 |
0 |
0 |
T16 |
28 |
28 |
0 |
0 |
T17 |
28 |
28 |
0 |
0 |
T18 |
28 |
28 |
0 |
0 |
T19 |
28 |
28 |
0 |
0 |
T20 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
2998309 |
2995584 |
0 |
0 |
T2 |
7431097 |
7386966 |
0 |
0 |
T3 |
10450494 |
10441022 |
0 |
0 |
T4 |
297925 |
296830 |
0 |
0 |
T5 |
57314 |
54764 |
0 |
0 |
T16 |
119591 |
118371 |
0 |
0 |
T17 |
49344 |
44784 |
0 |
0 |
T18 |
28140 |
25891 |
0 |
0 |
T19 |
57009 |
53830 |
0 |
0 |
T20 |
2356766 |
2353971 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
808143090 |
793038078 |
0 |
14490 |
T1 |
685542 |
684858 |
0 |
18 |
T2 |
1038174 |
1030602 |
0 |
18 |
T3 |
2807586 |
2804712 |
0 |
18 |
T4 |
15546 |
15462 |
0 |
18 |
T5 |
12858 |
12204 |
0 |
18 |
T16 |
14148 |
13968 |
0 |
18 |
T17 |
11076 |
9936 |
0 |
18 |
T18 |
6342 |
5760 |
0 |
18 |
T19 |
9066 |
8490 |
0 |
18 |
T20 |
445458 |
444876 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16905 |
T1 |
800944 |
800146 |
0 |
21 |
T2 |
2093861 |
2078306 |
0 |
21 |
T3 |
2291717 |
2289377 |
0 |
21 |
T4 |
112268 |
111739 |
0 |
21 |
T5 |
15471 |
14683 |
0 |
21 |
T16 |
40160 |
39673 |
0 |
21 |
T17 |
13329 |
11952 |
0 |
21 |
T18 |
7575 |
6884 |
0 |
21 |
T19 |
17724 |
16609 |
0 |
21 |
T20 |
693586 |
692612 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
176414 |
0 |
0 |
T1 |
461640 |
4 |
0 |
0 |
T2 |
2093861 |
1153 |
0 |
0 |
T3 |
2291717 |
2271 |
0 |
0 |
T4 |
86360 |
227 |
0 |
0 |
T5 |
9020 |
97 |
0 |
0 |
T9 |
0 |
212 |
0 |
0 |
T10 |
0 |
690 |
0 |
0 |
T12 |
0 |
193 |
0 |
0 |
T16 |
28584 |
168 |
0 |
0 |
T17 |
13329 |
62 |
0 |
0 |
T18 |
7575 |
16 |
0 |
0 |
T19 |
17724 |
12 |
0 |
0 |
T20 |
693586 |
4 |
0 |
0 |
T21 |
6841 |
102 |
0 |
0 |
T22 |
295680 |
0 |
0 |
0 |
T26 |
8735 |
0 |
0 |
0 |
T27 |
5786 |
0 |
0 |
0 |
T110 |
0 |
25 |
0 |
0 |
T111 |
0 |
79 |
0 |
0 |
T112 |
0 |
103 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
1511823 |
1510541 |
0 |
0 |
T2 |
4299062 |
4278032 |
0 |
0 |
T3 |
5351191 |
5346901 |
0 |
0 |
T4 |
170111 |
169590 |
0 |
0 |
T5 |
28985 |
27838 |
0 |
0 |
T16 |
65283 |
64691 |
0 |
0 |
T17 |
24939 |
22857 |
0 |
0 |
T18 |
14223 |
13208 |
0 |
0 |
T19 |
30219 |
28692 |
0 |
0 |
T20 |
1217722 |
1216444 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
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 |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Instance : tb.dut.u_io_step_down_req_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
400261490 |
395753625 |
0 |
0 |
T1 |
110790 |
110683 |
0 |
0 |
T2 |
329915 |
327394 |
0 |
0 |
T3 |
260831 |
260569 |
0 |
0 |
T4 |
20726 |
20632 |
0 |
0 |
T5 |
2165 |
2058 |
0 |
0 |
T16 |
6860 |
6780 |
0 |
0 |
T17 |
1865 |
1675 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
2846 |
2670 |
0 |
0 |
T20 |
82276 |
82127 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
400261490 |
395746368 |
0 |
2415 |
T1 |
110790 |
110680 |
0 |
3 |
T2 |
329915 |
327392 |
0 |
3 |
T3 |
260831 |
260569 |
0 |
3 |
T4 |
20726 |
20629 |
0 |
3 |
T5 |
2165 |
2055 |
0 |
3 |
T16 |
6860 |
6777 |
0 |
3 |
T17 |
1865 |
1672 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
2846 |
2667 |
0 |
3 |
T20 |
82276 |
82124 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
400261490 |
24842 |
0 |
0 |
T2 |
329915 |
119 |
0 |
0 |
T3 |
260831 |
286 |
0 |
0 |
T9 |
0 |
84 |
0 |
0 |
T10 |
0 |
289 |
0 |
0 |
T12 |
0 |
80 |
0 |
0 |
T17 |
1865 |
0 |
0 |
0 |
T18 |
1057 |
3 |
0 |
0 |
T19 |
2846 |
0 |
0 |
0 |
T20 |
82276 |
0 |
0 |
0 |
T21 |
2219 |
49 |
0 |
0 |
T22 |
82464 |
0 |
0 |
0 |
T26 |
5825 |
0 |
0 |
0 |
T27 |
3700 |
0 |
0 |
0 |
T110 |
0 |
9 |
0 |
0 |
T111 |
0 |
33 |
0 |
0 |
T112 |
0 |
45 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
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 |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
15188 |
0 |
0 |
T2 |
173029 |
83 |
0 |
0 |
T3 |
467931 |
202 |
0 |
0 |
T9 |
0 |
50 |
0 |
0 |
T10 |
0 |
173 |
0 |
0 |
T12 |
0 |
53 |
0 |
0 |
T17 |
1846 |
0 |
0 |
0 |
T18 |
1057 |
4 |
0 |
0 |
T19 |
1511 |
0 |
0 |
0 |
T20 |
74243 |
0 |
0 |
0 |
T21 |
2311 |
30 |
0 |
0 |
T22 |
106608 |
0 |
0 |
0 |
T26 |
1455 |
0 |
0 |
0 |
T27 |
1043 |
0 |
0 |
0 |
T110 |
0 |
4 |
0 |
0 |
T111 |
0 |
20 |
0 |
0 |
T112 |
0 |
29 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T2,T18,T3 |
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 |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T2,T18,T3 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
17550 |
0 |
0 |
T2 |
173029 |
79 |
0 |
0 |
T3 |
467931 |
193 |
0 |
0 |
T9 |
0 |
78 |
0 |
0 |
T10 |
0 |
228 |
0 |
0 |
T12 |
0 |
60 |
0 |
0 |
T17 |
1846 |
0 |
0 |
0 |
T18 |
1057 |
3 |
0 |
0 |
T19 |
1511 |
0 |
0 |
0 |
T20 |
74243 |
0 |
0 |
0 |
T21 |
2311 |
23 |
0 |
0 |
T22 |
106608 |
0 |
0 |
0 |
T26 |
1455 |
0 |
0 |
0 |
T27 |
1043 |
0 |
0 |
0 |
T110 |
0 |
12 |
0 |
0 |
T111 |
0 |
26 |
0 |
0 |
T112 |
0 |
29 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
424087696 |
0 |
0 |
T1 |
115410 |
115341 |
0 |
0 |
T2 |
354472 |
353255 |
0 |
0 |
T3 |
273756 |
273625 |
0 |
0 |
T4 |
21590 |
21564 |
0 |
0 |
T5 |
2255 |
2229 |
0 |
0 |
T16 |
7146 |
7106 |
0 |
0 |
T17 |
1943 |
1874 |
0 |
0 |
T18 |
1101 |
1075 |
0 |
0 |
T19 |
2964 |
2867 |
0 |
0 |
T20 |
115706 |
115666 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
424087696 |
0 |
0 |
T1 |
115410 |
115341 |
0 |
0 |
T2 |
354472 |
353255 |
0 |
0 |
T3 |
273756 |
273625 |
0 |
0 |
T4 |
21590 |
21564 |
0 |
0 |
T5 |
2255 |
2229 |
0 |
0 |
T16 |
7146 |
7106 |
0 |
0 |
T17 |
1943 |
1874 |
0 |
0 |
T18 |
1101 |
1075 |
0 |
0 |
T19 |
2964 |
2867 |
0 |
0 |
T20 |
115706 |
115666 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
400261490 |
397997909 |
0 |
0 |
T1 |
110790 |
110724 |
0 |
0 |
T2 |
329915 |
328746 |
0 |
0 |
T3 |
260831 |
260705 |
0 |
0 |
T4 |
20726 |
20701 |
0 |
0 |
T5 |
2165 |
2140 |
0 |
0 |
T16 |
6860 |
6821 |
0 |
0 |
T17 |
1865 |
1799 |
0 |
0 |
T18 |
1057 |
1032 |
0 |
0 |
T19 |
2846 |
2752 |
0 |
0 |
T20 |
82276 |
82237 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
400261490 |
397997909 |
0 |
0 |
T1 |
110790 |
110724 |
0 |
0 |
T2 |
329915 |
328746 |
0 |
0 |
T3 |
260831 |
260705 |
0 |
0 |
T4 |
20726 |
20701 |
0 |
0 |
T5 |
2165 |
2140 |
0 |
0 |
T16 |
6860 |
6821 |
0 |
0 |
T17 |
1865 |
1799 |
0 |
0 |
T18 |
1057 |
1032 |
0 |
0 |
T19 |
2846 |
2752 |
0 |
0 |
T20 |
82276 |
82237 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
199267078 |
199267078 |
0 |
0 |
T1 |
55362 |
55362 |
0 |
0 |
T2 |
164504 |
164504 |
0 |
0 |
T3 |
130393 |
130393 |
0 |
0 |
T4 |
10351 |
10351 |
0 |
0 |
T5 |
1070 |
1070 |
0 |
0 |
T16 |
3411 |
3411 |
0 |
0 |
T17 |
900 |
900 |
0 |
0 |
T18 |
527 |
527 |
0 |
0 |
T19 |
1376 |
1376 |
0 |
0 |
T20 |
41119 |
41119 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
199267078 |
199267078 |
0 |
0 |
T1 |
55362 |
55362 |
0 |
0 |
T2 |
164504 |
164504 |
0 |
0 |
T3 |
130393 |
130393 |
0 |
0 |
T4 |
10351 |
10351 |
0 |
0 |
T5 |
1070 |
1070 |
0 |
0 |
T16 |
3411 |
3411 |
0 |
0 |
T17 |
900 |
900 |
0 |
0 |
T18 |
527 |
527 |
0 |
0 |
T19 |
1376 |
1376 |
0 |
0 |
T20 |
41119 |
41119 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
99632982 |
99632982 |
0 |
0 |
T1 |
27681 |
27681 |
0 |
0 |
T2 |
822520 |
822520 |
0 |
0 |
T3 |
651966 |
651966 |
0 |
0 |
T4 |
5175 |
5175 |
0 |
0 |
T5 |
535 |
535 |
0 |
0 |
T16 |
1705 |
1705 |
0 |
0 |
T17 |
450 |
450 |
0 |
0 |
T18 |
264 |
264 |
0 |
0 |
T19 |
688 |
688 |
0 |
0 |
T20 |
20559 |
20559 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
99632982 |
99632982 |
0 |
0 |
T1 |
27681 |
27681 |
0 |
0 |
T2 |
822520 |
822520 |
0 |
0 |
T3 |
651966 |
651966 |
0 |
0 |
T4 |
5175 |
5175 |
0 |
0 |
T5 |
535 |
535 |
0 |
0 |
T16 |
1705 |
1705 |
0 |
0 |
T17 |
450 |
450 |
0 |
0 |
T18 |
264 |
264 |
0 |
0 |
T19 |
688 |
688 |
0 |
0 |
T20 |
20559 |
20559 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
204841768 |
203696480 |
0 |
0 |
T1 |
55398 |
55365 |
0 |
0 |
T2 |
171589 |
171005 |
0 |
0 |
T3 |
131635 |
131572 |
0 |
0 |
T4 |
10363 |
10351 |
0 |
0 |
T5 |
1082 |
1070 |
0 |
0 |
T16 |
3429 |
3410 |
0 |
0 |
T17 |
933 |
900 |
0 |
0 |
T18 |
528 |
516 |
0 |
0 |
T19 |
1423 |
1377 |
0 |
0 |
T20 |
49780 |
49761 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
204841768 |
203696480 |
0 |
0 |
T1 |
55398 |
55365 |
0 |
0 |
T2 |
171589 |
171005 |
0 |
0 |
T3 |
131635 |
131572 |
0 |
0 |
T4 |
10363 |
10351 |
0 |
0 |
T5 |
1082 |
1070 |
0 |
0 |
T16 |
3429 |
3410 |
0 |
0 |
T17 |
933 |
900 |
0 |
0 |
T18 |
528 |
516 |
0 |
0 |
T19 |
1423 |
1377 |
0 |
0 |
T20 |
49780 |
49761 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132173013 |
0 |
2415 |
T1 |
114257 |
114143 |
0 |
3 |
T2 |
173029 |
171767 |
0 |
3 |
T3 |
467931 |
467452 |
0 |
3 |
T4 |
2591 |
2577 |
0 |
3 |
T5 |
2143 |
2034 |
0 |
3 |
T16 |
2358 |
2328 |
0 |
3 |
T17 |
1846 |
1656 |
0 |
3 |
T18 |
1057 |
960 |
0 |
3 |
T19 |
1511 |
1415 |
0 |
3 |
T20 |
74243 |
74146 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
134690515 |
132180512 |
0 |
0 |
T1 |
114257 |
114146 |
0 |
0 |
T2 |
173029 |
171769 |
0 |
0 |
T3 |
467931 |
467456 |
0 |
0 |
T4 |
2591 |
2580 |
0 |
0 |
T5 |
2143 |
2037 |
0 |
0 |
T16 |
2358 |
2331 |
0 |
0 |
T17 |
1846 |
1659 |
0 |
0 |
T18 |
1057 |
963 |
0 |
0 |
T19 |
1511 |
1418 |
0 |
0 |
T20 |
74243 |
74149 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
Branch Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421715216 |
0 |
2415 |
T1 |
115410 |
115295 |
0 |
3 |
T2 |
354472 |
351845 |
0 |
3 |
T3 |
273756 |
273476 |
0 |
3 |
T4 |
21590 |
21489 |
0 |
3 |
T5 |
2255 |
2140 |
0 |
3 |
T16 |
7146 |
7060 |
0 |
3 |
T17 |
1943 |
1742 |
0 |
3 |
T18 |
1101 |
1001 |
0 |
3 |
T19 |
2964 |
2778 |
0 |
3 |
T20 |
115706 |
115549 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
29671 |
0 |
0 |
T1 |
115410 |
1 |
0 |
0 |
T2 |
354472 |
221 |
0 |
0 |
T3 |
273756 |
442 |
0 |
0 |
T4 |
21590 |
59 |
0 |
0 |
T5 |
2255 |
26 |
0 |
0 |
T16 |
7146 |
42 |
0 |
0 |
T17 |
1943 |
15 |
0 |
0 |
T18 |
1101 |
1 |
0 |
0 |
T19 |
2964 |
3 |
0 |
0 |
T20 |
115706 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
Branch Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421715216 |
0 |
2415 |
T1 |
115410 |
115295 |
0 |
3 |
T2 |
354472 |
351845 |
0 |
3 |
T3 |
273756 |
273476 |
0 |
3 |
T4 |
21590 |
21489 |
0 |
3 |
T5 |
2255 |
2140 |
0 |
3 |
T16 |
7146 |
7060 |
0 |
3 |
T17 |
1943 |
1742 |
0 |
3 |
T18 |
1101 |
1001 |
0 |
3 |
T19 |
2964 |
2778 |
0 |
3 |
T20 |
115706 |
115549 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
29597 |
0 |
0 |
T1 |
115410 |
1 |
0 |
0 |
T2 |
354472 |
234 |
0 |
0 |
T3 |
273756 |
366 |
0 |
0 |
T4 |
21590 |
56 |
0 |
0 |
T5 |
2255 |
25 |
0 |
0 |
T16 |
7146 |
46 |
0 |
0 |
T17 |
1943 |
15 |
0 |
0 |
T18 |
1101 |
3 |
0 |
0 |
T19 |
2964 |
3 |
0 |
0 |
T20 |
115706 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
Branch Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421715216 |
0 |
2415 |
T1 |
115410 |
115295 |
0 |
3 |
T2 |
354472 |
351845 |
0 |
3 |
T3 |
273756 |
273476 |
0 |
3 |
T4 |
21590 |
21489 |
0 |
3 |
T5 |
2255 |
2140 |
0 |
3 |
T16 |
7146 |
7060 |
0 |
3 |
T17 |
1943 |
1742 |
0 |
3 |
T18 |
1101 |
1001 |
0 |
3 |
T19 |
2964 |
2778 |
0 |
3 |
T20 |
115706 |
115549 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
29913 |
0 |
0 |
T1 |
115410 |
1 |
0 |
0 |
T2 |
354472 |
215 |
0 |
0 |
T3 |
273756 |
382 |
0 |
0 |
T4 |
21590 |
53 |
0 |
0 |
T5 |
2255 |
21 |
0 |
0 |
T16 |
7146 |
38 |
0 |
0 |
T17 |
1943 |
17 |
0 |
0 |
T18 |
1101 |
1 |
0 |
0 |
T19 |
2964 |
3 |
0 |
0 |
T20 |
115706 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T4,T1,T5 |
1 | Covered | T4,T1,T5 |
Branch Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T1,T5 |
0 |
Covered |
T4,T1,T5 |
Assert Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
805 |
805 |
0 |
0 |
T1 |
1 |
1 |
0 |
0 |
T2 |
1 |
1 |
0 |
0 |
T3 |
1 |
1 |
0 |
0 |
T4 |
1 |
1 |
0 |
0 |
T5 |
1 |
1 |
0 |
0 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421715216 |
0 |
2415 |
T1 |
115410 |
115295 |
0 |
3 |
T2 |
354472 |
351845 |
0 |
3 |
T3 |
273756 |
273476 |
0 |
3 |
T4 |
21590 |
21489 |
0 |
3 |
T5 |
2255 |
2140 |
0 |
3 |
T16 |
7146 |
7060 |
0 |
3 |
T17 |
1943 |
1742 |
0 |
3 |
T18 |
1101 |
1001 |
0 |
3 |
T19 |
2964 |
2778 |
0 |
3 |
T20 |
115706 |
115549 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
29653 |
0 |
0 |
T1 |
115410 |
1 |
0 |
0 |
T2 |
354472 |
202 |
0 |
0 |
T3 |
273756 |
400 |
0 |
0 |
T4 |
21590 |
59 |
0 |
0 |
T5 |
2255 |
25 |
0 |
0 |
T16 |
7146 |
42 |
0 |
0 |
T17 |
1943 |
15 |
0 |
0 |
T18 |
1101 |
1 |
0 |
0 |
T19 |
2964 |
3 |
0 |
0 |
T20 |
115706 |
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 |
T16 |
1 |
1 |
0 |
0 |
T17 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
426476703 |
421722570 |
0 |
0 |
T1 |
115410 |
115298 |
0 |
0 |
T2 |
354472 |
351847 |
0 |
0 |
T3 |
273756 |
273476 |
0 |
0 |
T4 |
21590 |
21492 |
0 |
0 |
T5 |
2255 |
2143 |
0 |
0 |
T16 |
7146 |
7063 |
0 |
0 |
T17 |
1943 |
1745 |
0 |
0 |
T18 |
1101 |
1004 |
0 |
0 |
T19 |
2964 |
2781 |
0 |
0 |
T20 |
115706 |
115552 |
0 |
0 |