Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=1,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=0,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=6,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 8 | 8 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
6 |
6 |
Line Coverage for Module :
prim_mubi4_sync ( parameter NumCopies=1,AsyncOn=1,StabilityCheck=0,ResetValue=9 )
Line Coverage for Module self-instances :
| Line No. | Total | Covered | Percent |
TOTAL | | 3 | 3 | 100.00 |
CONT_ASSIGN | 124 | 1 | 1 | 100.00 |
ALWAYS | 128 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
124 |
1 |
1 |
128 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Module :
prim_mubi4_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
Branch Coverage for Module :
prim_mubi4_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
Assert Coverage for Module :
prim_mubi4_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
22428 |
22428 |
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 |
T11 |
28 |
28 |
0 |
0 |
T18 |
28 |
28 |
0 |
0 |
T19 |
28 |
28 |
0 |
0 |
T20 |
28 |
28 |
0 |
0 |
T21 |
28 |
28 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
4880478 |
4838426 |
0 |
0 |
T2 |
25273578 |
25222822 |
0 |
0 |
T3 |
1456237 |
1452567 |
0 |
0 |
T4 |
1841886 |
290590 |
0 |
0 |
T5 |
610927 |
609943 |
0 |
0 |
T11 |
3119760 |
3118203 |
0 |
0 |
T18 |
78008 |
72315 |
0 |
0 |
T19 |
538440 |
534854 |
0 |
0 |
T20 |
92788 |
89725 |
0 |
0 |
T21 |
129593 |
127064 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
923095080 |
908360946 |
0 |
14418 |
T1 |
789900 |
780066 |
0 |
18 |
T2 |
5778582 |
5766030 |
0 |
18 |
T3 |
332964 |
332022 |
0 |
18 |
T4 |
294150 |
23124 |
0 |
18 |
T5 |
64158 |
64026 |
0 |
18 |
T11 |
670188 |
669810 |
0 |
18 |
T18 |
17598 |
16194 |
0 |
18 |
T19 |
48450 |
48060 |
0 |
18 |
T20 |
11214 |
10770 |
0 |
18 |
T21 |
9996 |
9756 |
0 |
18 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
16821 |
T1 |
926995 |
916640 |
0 |
21 |
T2 |
6759510 |
6744388 |
0 |
21 |
T3 |
389010 |
387916 |
0 |
21 |
T4 |
584380 |
46195 |
0 |
21 |
T5 |
212051 |
211649 |
0 |
21 |
T11 |
860182 |
859699 |
0 |
21 |
T18 |
21023 |
19349 |
0 |
21 |
T19 |
190274 |
188795 |
0 |
21 |
T20 |
31023 |
29808 |
0 |
21 |
T21 |
46850 |
45774 |
0 |
21 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
198836 |
0 |
0 |
T1 |
926995 |
1478 |
0 |
0 |
T2 |
6759510 |
434 |
0 |
0 |
T3 |
389010 |
4 |
0 |
0 |
T4 |
584380 |
68 |
0 |
0 |
T5 |
158408 |
4 |
0 |
0 |
T11 |
860182 |
4 |
0 |
0 |
T12 |
207462 |
0 |
0 |
0 |
T15 |
0 |
45 |
0 |
0 |
T18 |
21023 |
72 |
0 |
0 |
T19 |
190274 |
4 |
0 |
0 |
T20 |
31023 |
167 |
0 |
0 |
T21 |
46850 |
16 |
0 |
0 |
T30 |
0 |
67 |
0 |
0 |
T42 |
0 |
100 |
0 |
0 |
T99 |
0 |
30 |
0 |
0 |
T100 |
0 |
146 |
0 |
0 |
T101 |
0 |
115 |
0 |
0 |
T102 |
0 |
37 |
0 |
0 |
T103 |
0 |
84 |
0 |
0 |
T104 |
0 |
7 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
2147483647 |
2147483647 |
0 |
0 |
T1 |
3163583 |
3141694 |
0 |
0 |
T2 |
12735486 |
12711936 |
0 |
0 |
T3 |
734263 |
732590 |
0 |
0 |
T4 |
963356 |
220480 |
0 |
0 |
T5 |
334718 |
334229 |
0 |
0 |
T11 |
1589390 |
1588655 |
0 |
0 |
T18 |
39387 |
36733 |
0 |
0 |
T19 |
299716 |
297960 |
0 |
0 |
T20 |
50551 |
49108 |
0 |
0 |
T21 |
72747 |
71495 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
Branch Coverage for Instance : tb.dut.u_io_step_down_req_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
Assert Coverage for Instance : tb.dut.u_io_step_down_req_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
417059685 |
412990904 |
0 |
0 |
T1 |
124735 |
123100 |
0 |
0 |
T2 |
898296 |
896214 |
0 |
0 |
T3 |
53810 |
53661 |
0 |
0 |
T4 |
94126 |
7498 |
0 |
0 |
T5 |
32257 |
32190 |
0 |
0 |
T11 |
123246 |
123180 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
33700 |
33442 |
0 |
0 |
T20 |
5281 |
5077 |
0 |
0 |
T21 |
8422 |
8233 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
417059685 |
412984118 |
0 |
2403 |
T1 |
124735 |
123098 |
0 |
3 |
T2 |
898296 |
896178 |
0 |
3 |
T3 |
53810 |
53658 |
0 |
3 |
T4 |
94126 |
7447 |
0 |
3 |
T5 |
32257 |
32187 |
0 |
3 |
T11 |
123246 |
123177 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
33700 |
33439 |
0 |
3 |
T20 |
5281 |
5074 |
0 |
3 |
T21 |
8422 |
8230 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
417059685 |
29356 |
0 |
0 |
T1 |
124735 |
129 |
0 |
0 |
T2 |
898296 |
84 |
0 |
0 |
T3 |
53810 |
0 |
0 |
0 |
T4 |
94126 |
0 |
0 |
0 |
T11 |
123246 |
0 |
0 |
0 |
T12 |
138308 |
0 |
0 |
0 |
T15 |
0 |
19 |
0 |
0 |
T18 |
2933 |
0 |
0 |
0 |
T19 |
33700 |
0 |
0 |
0 |
T20 |
5281 |
0 |
0 |
0 |
T21 |
8422 |
0 |
0 |
0 |
T30 |
0 |
31 |
0 |
0 |
T42 |
0 |
50 |
0 |
0 |
T99 |
0 |
14 |
0 |
0 |
T100 |
0 |
53 |
0 |
0 |
T101 |
0 |
49 |
0 |
0 |
T102 |
0 |
18 |
0 |
0 |
T103 |
0 |
37 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T42 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T42 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T42 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T42 |
Branch Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T42 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T42 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T42 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T42 |
0 |
Covered |
T1,T5,T2 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_io_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
18516 |
0 |
0 |
T1 |
131650 |
99 |
0 |
0 |
T2 |
963097 |
63 |
0 |
0 |
T3 |
55494 |
0 |
0 |
0 |
T4 |
49025 |
0 |
0 |
0 |
T11 |
111698 |
0 |
0 |
0 |
T12 |
34577 |
0 |
0 |
0 |
T15 |
0 |
11 |
0 |
0 |
T18 |
2933 |
0 |
0 |
0 |
T19 |
8075 |
0 |
0 |
0 |
T20 |
1869 |
0 |
0 |
0 |
T21 |
1666 |
0 |
0 |
0 |
T42 |
0 |
4 |
0 |
0 |
T99 |
0 |
3 |
0 |
0 |
T100 |
0 |
44 |
0 |
0 |
T101 |
0 |
35 |
0 |
0 |
T102 |
0 |
9 |
0 |
0 |
T103 |
0 |
23 |
0 |
0 |
T104 |
0 |
7 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T2,T30 |
Branch Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T2,T30 |
0 |
Covered |
T1,T5,T2 |
Assert Coverage for Instance : tb.dut.u_clkmgr_byp.u_all_ack_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
20673 |
0 |
0 |
T1 |
131650 |
94 |
0 |
0 |
T2 |
963097 |
74 |
0 |
0 |
T3 |
55494 |
0 |
0 |
0 |
T4 |
49025 |
0 |
0 |
0 |
T11 |
111698 |
0 |
0 |
0 |
T12 |
34577 |
0 |
0 |
0 |
T15 |
0 |
15 |
0 |
0 |
T18 |
2933 |
0 |
0 |
0 |
T19 |
8075 |
0 |
0 |
0 |
T20 |
1869 |
0 |
0 |
0 |
T21 |
1666 |
0 |
0 |
0 |
T30 |
0 |
36 |
0 |
0 |
T42 |
0 |
46 |
0 |
0 |
T99 |
0 |
13 |
0 |
0 |
T100 |
0 |
49 |
0 |
0 |
T101 |
0 |
31 |
0 |
0 |
T102 |
0 |
10 |
0 |
0 |
T103 |
0 |
24 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
443250121 |
0 |
0 |
T1 |
134740 |
134055 |
0 |
0 |
T2 |
983755 |
982714 |
0 |
0 |
T3 |
56053 |
55999 |
0 |
0 |
T4 |
98051 |
52439 |
0 |
0 |
T5 |
39602 |
39561 |
0 |
0 |
T11 |
128385 |
128344 |
0 |
0 |
T18 |
3056 |
2930 |
0 |
0 |
T19 |
35106 |
34980 |
0 |
0 |
T20 |
5501 |
5432 |
0 |
0 |
T21 |
8774 |
8676 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
443250121 |
0 |
0 |
T1 |
134740 |
134055 |
0 |
0 |
T2 |
983755 |
982714 |
0 |
0 |
T3 |
56053 |
55999 |
0 |
0 |
T4 |
98051 |
52439 |
0 |
0 |
T5 |
39602 |
39561 |
0 |
0 |
T11 |
128385 |
128344 |
0 |
0 |
T18 |
3056 |
2930 |
0 |
0 |
T19 |
35106 |
34980 |
0 |
0 |
T20 |
5501 |
5432 |
0 |
0 |
T21 |
8774 |
8676 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
417059685 |
415055335 |
0 |
0 |
T1 |
124735 |
123743 |
0 |
0 |
T2 |
898296 |
897298 |
0 |
0 |
T3 |
53810 |
53757 |
0 |
0 |
T4 |
94126 |
50339 |
0 |
0 |
T5 |
32257 |
32218 |
0 |
0 |
T11 |
123246 |
123207 |
0 |
0 |
T18 |
2933 |
2812 |
0 |
0 |
T19 |
33700 |
33579 |
0 |
0 |
T20 |
5281 |
5214 |
0 |
0 |
T21 |
8422 |
8329 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
417059685 |
415055335 |
0 |
0 |
T1 |
124735 |
123743 |
0 |
0 |
T2 |
898296 |
897298 |
0 |
0 |
T3 |
53810 |
53757 |
0 |
0 |
T4 |
94126 |
50339 |
0 |
0 |
T5 |
32257 |
32218 |
0 |
0 |
T11 |
123246 |
123207 |
0 |
0 |
T18 |
2933 |
2812 |
0 |
0 |
T19 |
33700 |
33579 |
0 |
0 |
T20 |
5281 |
5214 |
0 |
0 |
T21 |
8422 |
8329 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
207818241 |
207818241 |
0 |
0 |
T1 |
618991 |
618991 |
0 |
0 |
T2 |
448922 |
448922 |
0 |
0 |
T3 |
26879 |
26879 |
0 |
0 |
T4 |
25172 |
25172 |
0 |
0 |
T5 |
16109 |
16109 |
0 |
0 |
T11 |
61604 |
61604 |
0 |
0 |
T18 |
1406 |
1406 |
0 |
0 |
T19 |
16790 |
16790 |
0 |
0 |
T20 |
2607 |
2607 |
0 |
0 |
T21 |
4165 |
4165 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
207818241 |
207818241 |
0 |
0 |
T1 |
618991 |
618991 |
0 |
0 |
T2 |
448922 |
448922 |
0 |
0 |
T3 |
26879 |
26879 |
0 |
0 |
T4 |
25172 |
25172 |
0 |
0 |
T5 |
16109 |
16109 |
0 |
0 |
T11 |
61604 |
61604 |
0 |
0 |
T18 |
1406 |
1406 |
0 |
0 |
T19 |
16790 |
16790 |
0 |
0 |
T20 |
2607 |
2607 |
0 |
0 |
T21 |
4165 |
4165 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
103908494 |
103908494 |
0 |
0 |
T1 |
309493 |
309493 |
0 |
0 |
T2 |
224461 |
224461 |
0 |
0 |
T3 |
13439 |
13439 |
0 |
0 |
T4 |
12588 |
12588 |
0 |
0 |
T5 |
8055 |
8055 |
0 |
0 |
T11 |
30802 |
30802 |
0 |
0 |
T18 |
703 |
703 |
0 |
0 |
T19 |
8395 |
8395 |
0 |
0 |
T20 |
1304 |
1304 |
0 |
0 |
T21 |
2082 |
2082 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
103908494 |
103908494 |
0 |
0 |
T1 |
309493 |
309493 |
0 |
0 |
T2 |
224461 |
224461 |
0 |
0 |
T3 |
13439 |
13439 |
0 |
0 |
T4 |
12588 |
12588 |
0 |
0 |
T5 |
8055 |
8055 |
0 |
0 |
T11 |
30802 |
30802 |
0 |
0 |
T18 |
703 |
703 |
0 |
0 |
T19 |
8395 |
8395 |
0 |
0 |
T20 |
1304 |
1304 |
0 |
0 |
T21 |
2082 |
2082 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
213575868 |
212555224 |
0 |
0 |
T1 |
646764 |
641806 |
0 |
0 |
T2 |
466450 |
465951 |
0 |
0 |
T3 |
26906 |
26880 |
0 |
0 |
T4 |
47065 |
25172 |
0 |
0 |
T5 |
16129 |
16110 |
0 |
0 |
T11 |
61625 |
61606 |
0 |
0 |
T18 |
1467 |
1406 |
0 |
0 |
T19 |
16851 |
16790 |
0 |
0 |
T20 |
2640 |
2607 |
0 |
0 |
T21 |
4212 |
4165 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
213575868 |
212555224 |
0 |
0 |
T1 |
646764 |
641806 |
0 |
0 |
T2 |
466450 |
465951 |
0 |
0 |
T3 |
26906 |
26880 |
0 |
0 |
T4 |
47065 |
25172 |
0 |
0 |
T5 |
16129 |
16110 |
0 |
0 |
T11 |
61625 |
61606 |
0 |
0 |
T18 |
1467 |
1406 |
0 |
0 |
T19 |
16851 |
16790 |
0 |
0 |
T20 |
2640 |
2607 |
0 |
0 |
T21 |
4212 |
4165 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_flops.gen_no_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151393491 |
0 |
2403 |
T1 |
131650 |
130011 |
0 |
3 |
T2 |
963097 |
961005 |
0 |
3 |
T3 |
55494 |
55337 |
0 |
3 |
T4 |
49025 |
3854 |
0 |
3 |
T5 |
10693 |
10671 |
0 |
3 |
T11 |
111698 |
111635 |
0 |
3 |
T18 |
2933 |
2699 |
0 |
3 |
T19 |
8075 |
8010 |
0 |
3 |
T20 |
1869 |
1795 |
0 |
3 |
T21 |
1666 |
1626 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
153849180 |
151400416 |
0 |
0 |
T1 |
131650 |
130013 |
0 |
0 |
T2 |
963097 |
961041 |
0 |
0 |
T3 |
55494 |
55340 |
0 |
0 |
T4 |
49025 |
3921 |
0 |
0 |
T5 |
10693 |
10674 |
0 |
0 |
T11 |
111698 |
111638 |
0 |
0 |
T18 |
2933 |
2702 |
0 |
0 |
T19 |
8075 |
8013 |
0 |
0 |
T20 |
1869 |
1798 |
0 |
0 |
T21 |
1666 |
1629 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
Branch Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441072801 |
0 |
2403 |
T1 |
134740 |
133380 |
0 |
3 |
T2 |
983755 |
981550 |
0 |
3 |
T3 |
56053 |
55896 |
0 |
3 |
T4 |
98051 |
7760 |
0 |
3 |
T5 |
39602 |
39530 |
0 |
3 |
T11 |
128385 |
128313 |
0 |
3 |
T18 |
3056 |
2813 |
0 |
3 |
T19 |
35106 |
34834 |
0 |
3 |
T20 |
5501 |
5286 |
0 |
3 |
T21 |
8774 |
8573 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
32697 |
0 |
0 |
T1 |
134740 |
290 |
0 |
0 |
T2 |
983755 |
53 |
0 |
0 |
T3 |
56053 |
1 |
0 |
0 |
T4 |
98051 |
17 |
0 |
0 |
T5 |
39602 |
1 |
0 |
0 |
T11 |
128385 |
1 |
0 |
0 |
T18 |
3056 |
28 |
0 |
0 |
T19 |
35106 |
1 |
0 |
0 |
T20 |
5501 |
44 |
0 |
0 |
T21 |
8774 |
4 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_aes_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
Branch Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441072801 |
0 |
2403 |
T1 |
134740 |
133380 |
0 |
3 |
T2 |
983755 |
981550 |
0 |
3 |
T3 |
56053 |
55896 |
0 |
3 |
T4 |
98051 |
7760 |
0 |
3 |
T5 |
39602 |
39530 |
0 |
3 |
T11 |
128385 |
128313 |
0 |
3 |
T18 |
3056 |
2813 |
0 |
3 |
T19 |
35106 |
34834 |
0 |
3 |
T20 |
5501 |
5286 |
0 |
3 |
T21 |
8774 |
8573 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
32678 |
0 |
0 |
T1 |
134740 |
294 |
0 |
0 |
T2 |
983755 |
57 |
0 |
0 |
T3 |
56053 |
1 |
0 |
0 |
T4 |
98051 |
17 |
0 |
0 |
T5 |
39602 |
1 |
0 |
0 |
T11 |
128385 |
1 |
0 |
0 |
T18 |
3056 |
16 |
0 |
0 |
T19 |
35106 |
1 |
0 |
0 |
T20 |
5501 |
43 |
0 |
0 |
T21 |
8774 |
4 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_hmac_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
Branch Coverage for Instance : tb.dut.u_clk_main_kmac_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441072801 |
0 |
2403 |
T1 |
134740 |
133380 |
0 |
3 |
T2 |
983755 |
981550 |
0 |
3 |
T3 |
56053 |
55896 |
0 |
3 |
T4 |
98051 |
7760 |
0 |
3 |
T5 |
39602 |
39530 |
0 |
3 |
T11 |
128385 |
128313 |
0 |
3 |
T18 |
3056 |
2813 |
0 |
3 |
T19 |
35106 |
34834 |
0 |
3 |
T20 |
5501 |
5286 |
0 |
3 |
T21 |
8774 |
8573 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
32749 |
0 |
0 |
T1 |
134740 |
301 |
0 |
0 |
T2 |
983755 |
53 |
0 |
0 |
T3 |
56053 |
1 |
0 |
0 |
T4 |
98051 |
17 |
0 |
0 |
T5 |
39602 |
1 |
0 |
0 |
T11 |
128385 |
1 |
0 |
0 |
T18 |
3056 |
4 |
0 |
0 |
T19 |
35106 |
1 |
0 |
0 |
T20 |
5501 |
39 |
0 |
0 |
T21 |
8774 |
4 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 6 | 6 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
CONT_ASSIGN | 96 | 1 | 1 | 100.00 |
ALWAYS | 117 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
96 |
4 |
4 |
117 |
1 |
1 |
168 |
1 |
1 |
Cond Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Total | Covered | Percent |
Conditions | 8 | 8 | 100.00 |
Logical | 8 | 8 | 100.00 |
Non-Logical | 0 | 0 | |
Event | 0 | 0 | |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[0] : gen_flops.gen_stable_chks.mubi_q[0])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[1] : gen_flops.gen_stable_chks.mubi_q[1])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[2] : gen_flops.gen_stable_chks.mubi_q[2])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
LINE 96
EXPRESSION (((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ? gen_flops.gen_stable_chks.reset_value[3] : gen_flops.gen_stable_chks.mubi_q[3])
--------------------------------1--------------------------------
-1- | Status | Tests |
0 | Covered | T1,T5,T2 |
1 | Covered | T1,T5,T2 |
Branch Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_idle_sync
| Line No. | Total | Covered | Percent |
Branches |
|
8 |
8 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
TERNARY |
96 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[0].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[1].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[2].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
LineNo. Expression
-1-: 96 ((|gen_flops.gen_stable_chks.gen_bufs_muxes[3].sig_unstable_buf)) ?
Branches:
-1- | Status | Tests |
1 |
Covered |
T1,T5,T2 |
0 |
Covered |
T1,T5,T2 |
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 |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_flops.gen_stable_chks.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441072801 |
0 |
2403 |
T1 |
134740 |
133380 |
0 |
3 |
T2 |
983755 |
981550 |
0 |
3 |
T3 |
56053 |
55896 |
0 |
3 |
T4 |
98051 |
7760 |
0 |
3 |
T5 |
39602 |
39530 |
0 |
3 |
T11 |
128385 |
128313 |
0 |
3 |
T18 |
3056 |
2813 |
0 |
3 |
T19 |
35106 |
34834 |
0 |
3 |
T20 |
5501 |
5286 |
0 |
3 |
T21 |
8774 |
8573 |
0 |
3 |
gen_flops.gen_stable_chks.OutputIfUnstable_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
32167 |
0 |
0 |
T1 |
134740 |
271 |
0 |
0 |
T2 |
983755 |
50 |
0 |
0 |
T3 |
56053 |
1 |
0 |
0 |
T4 |
98051 |
17 |
0 |
0 |
T5 |
39602 |
1 |
0 |
0 |
T11 |
128385 |
1 |
0 |
0 |
T18 |
3056 |
24 |
0 |
0 |
T19 |
35106 |
1 |
0 |
0 |
T20 |
5501 |
41 |
0 |
0 |
T21 |
8774 |
4 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_scanmode_sync
| Line No. | Total | Covered | Percent |
TOTAL | | 2 | 2 | 100.00 |
ALWAYS | 145 | 0 | 0 | |
CONT_ASSIGN | 155 | 1 | 1 | 100.00 |
CONT_ASSIGN | 168 | 1 | 1 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' or '../src/lowrisc_prim_mubi_0.1/rtl/prim_mubi4_sync.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
145 |
|
unreachable |
146 |
|
unreachable |
148 |
|
unreachable |
155 |
1 |
1 |
168 |
1 |
1 |
Assert Coverage for Instance : tb.dut.u_clk_main_otbn_trans.u_scanmode_sync
Assertion Details
NumCopiesMustBeGreaterZero_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
801 |
801 |
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 |
T11 |
1 |
1 |
0 |
0 |
T18 |
1 |
1 |
0 |
0 |
T19 |
1 |
1 |
0 |
0 |
T20 |
1 |
1 |
0 |
0 |
T21 |
1 |
1 |
0 |
0 |
OutputsKnown_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |
gen_no_flops.OutputDelay_A
Name | Attempts | Real Successes | Failures | Incomplete |
Total |
445361918 |
441079635 |
0 |
0 |
T1 |
134740 |
133382 |
0 |
0 |
T2 |
983755 |
981586 |
0 |
0 |
T3 |
56053 |
55899 |
0 |
0 |
T4 |
98051 |
7811 |
0 |
0 |
T5 |
39602 |
39533 |
0 |
0 |
T11 |
128385 |
128316 |
0 |
0 |
T18 |
3056 |
2816 |
0 |
0 |
T19 |
35106 |
34837 |
0 |
0 |
T20 |
5501 |
5289 |
0 |
0 |
T21 |
8774 |
8576 |
0 |
0 |