Line Coverage for Module :
prim_sync_reqack
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Module :
prim_sync_reqack
| Total | Covered | Percent |
| Conditions | 6 | 3 | 50.00 |
| Logical | 6 | 3 | 50.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T5,T6,T1 |
| 1 | 1 | Covered | T5,T6,T1 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Not Covered | |
| 1 | 1 | Covered | T5,T6,T1 |
Branch Coverage for Module :
prim_sync_reqack
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Module :
prim_sync_reqack
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
2147483647 |
18990007 |
0 |
0 |
| T1 |
483940 |
206 |
0 |
0 |
| T2 |
695893 |
273 |
0 |
0 |
| T3 |
2851410 |
4710 |
0 |
0 |
| T4 |
1206531 |
209 |
0 |
0 |
| T5 |
6795 |
126 |
0 |
0 |
| T6 |
7015 |
127 |
0 |
0 |
| T7 |
2011400 |
202 |
0 |
0 |
| T8 |
0 |
290 |
0 |
0 |
| T9 |
0 |
87 |
0 |
0 |
| T10 |
0 |
93 |
0 |
0 |
| T11 |
0 |
102 |
0 |
0 |
| T12 |
0 |
11 |
0 |
0 |
| T13 |
0 |
39 |
0 |
0 |
| T14 |
516936 |
6407 |
0 |
0 |
| T15 |
48053 |
630 |
0 |
0 |
| T16 |
191998 |
506 |
0 |
0 |
| T17 |
16790 |
111 |
0 |
0 |
| T18 |
21460 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T21 |
0 |
21 |
0 |
0 |
| T22 |
0 |
4 |
0 |
0 |
| T23 |
3220 |
0 |
0 |
0 |
| T24 |
5008 |
0 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
2147483647 |
140361 |
0 |
0 |
| T1 |
502672 |
96 |
0 |
0 |
| T2 |
777006 |
123 |
0 |
0 |
| T3 |
3112480 |
439 |
0 |
0 |
| T4 |
579362 |
100 |
0 |
0 |
| T7 |
5614864 |
818 |
0 |
0 |
| T8 |
0 |
1099 |
0 |
0 |
| T9 |
0 |
324 |
0 |
0 |
| T10 |
0 |
117 |
0 |
0 |
| T11 |
0 |
123 |
0 |
0 |
| T12 |
0 |
18 |
0 |
0 |
| T13 |
0 |
39 |
0 |
0 |
| T14 |
634830 |
0 |
0 |
0 |
| T15 |
67086 |
0 |
0 |
0 |
| T16 |
90536 |
0 |
0 |
0 |
| T17 |
12640 |
0 |
0 |
0 |
| T18 |
14174 |
0 |
0 |
0 |
| T19 |
0 |
117 |
0 |
0 |
| T20 |
0 |
45 |
0 |
0 |
| T21 |
0 |
25 |
0 |
0 |
| T22 |
0 |
4 |
0 |
0 |
| T23 |
1646 |
0 |
0 |
0 |
| T24 |
4968 |
0 |
0 |
0 |
| T25 |
0 |
27 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_io_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Total | Covered | Percent |
| Conditions | 3 | 3 | 100.00 |
| Logical | 3 | 3 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Unreachable | |
| 1 | 0 | Covered | T5,T6,T1 |
| 1 | 1 | Covered | T5,T6,T1 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_io_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_io_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
456925693 |
3801979 |
0 |
0 |
| T1 |
90051 |
43 |
0 |
0 |
| T2 |
118036 |
58 |
0 |
0 |
| T3 |
454703 |
1158 |
0 |
0 |
| T4 |
88015 |
44 |
0 |
0 |
| T5 |
2082 |
32 |
0 |
0 |
| T6 |
2093 |
32 |
0 |
0 |
| T14 |
115256 |
1629 |
0 |
0 |
| T15 |
9958 |
159 |
0 |
0 |
| T16 |
14673 |
133 |
0 |
0 |
| T17 |
1935 |
28 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
17160678 |
0 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div2_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_io_div2_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Total | Covered | Percent |
| Conditions | 3 | 3 | 100.00 |
| Logical | 3 | 3 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Unreachable | |
| 1 | 0 | Covered | T5,T6,T1 |
| 1 | 1 | Covered | T5,T6,T1 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_io_div2_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_io_div2_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
227760658 |
3801845 |
0 |
0 |
| T1 |
44965 |
43 |
0 |
0 |
| T2 |
58992 |
58 |
0 |
0 |
| T3 |
227488 |
1158 |
0 |
0 |
| T4 |
43981 |
44 |
0 |
0 |
| T5 |
1001 |
32 |
0 |
0 |
| T6 |
1131 |
32 |
0 |
0 |
| T14 |
53284 |
1626 |
0 |
0 |
| T15 |
5489 |
159 |
0 |
0 |
| T16 |
5314 |
130 |
0 |
0 |
| T17 |
935 |
28 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
17160678 |
0 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div4_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_io_div4_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Total | Covered | Percent |
| Conditions | 3 | 3 | 100.00 |
| Logical | 3 | 3 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Unreachable | |
| 1 | 0 | Covered | T5,T6,T1 |
| 1 | 1 | Covered | T5,T6,T1 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_io_div4_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_io_div4_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
113879664 |
3628077 |
0 |
0 |
| T1 |
22483 |
43 |
0 |
0 |
| T2 |
29496 |
58 |
0 |
0 |
| T3 |
113743 |
1107 |
0 |
0 |
| T4 |
21991 |
44 |
0 |
0 |
| T5 |
501 |
30 |
0 |
0 |
| T6 |
565 |
31 |
0 |
0 |
| T14 |
26640 |
1524 |
0 |
0 |
| T15 |
2744 |
153 |
0 |
0 |
| T16 |
2658 |
112 |
0 |
0 |
| T17 |
467 |
27 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
17160678 |
0 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_main_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_main_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Total | Covered | Percent |
| Conditions | 3 | 3 | 100.00 |
| Logical | 3 | 3 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Unreachable | |
| 1 | 0 | Covered | T5,T6,T1 |
| 1 | 1 | Covered | T5,T6,T1 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_main_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_main_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
486939026 |
3806185 |
0 |
0 |
| T1 |
93806 |
43 |
0 |
0 |
| T2 |
122959 |
58 |
0 |
0 |
| T3 |
515664 |
1173 |
0 |
0 |
| T4 |
91685 |
44 |
0 |
0 |
| T5 |
2170 |
32 |
0 |
0 |
| T6 |
2180 |
32 |
0 |
0 |
| T14 |
120062 |
1628 |
0 |
0 |
| T15 |
10373 |
159 |
0 |
0 |
| T16 |
15286 |
131 |
0 |
0 |
| T17 |
2016 |
28 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
17160678 |
0 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_usb_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_usb_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Total | Covered | Percent |
| Conditions | 3 | 3 | 100.00 |
| Logical | 3 | 3 | 100.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Unreachable | |
| 1 | 0 | Covered | T5,T6,T1 |
| 1 | 1 | Covered | T5,T6,T1 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T5,T6,T1 |
Branch Coverage for Instance : tb.dut.u_usb_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T5,T6,T1 |
| EVEN |
0 |
- |
Covered |
T5,T6,T1 |
| ODD |
- |
1 |
Covered |
T5,T6,T1 |
| ODD |
- |
0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_usb_meas.u_meas.gen_clk_timeout_chk.u_timeout_ref_to_clk.u_ref_timeout
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
233762166 |
3806135 |
0 |
0 |
| T1 |
45027 |
43 |
0 |
0 |
| T2 |
59020 |
58 |
0 |
0 |
| T3 |
244642 |
1170 |
0 |
0 |
| T4 |
44009 |
44 |
0 |
0 |
| T5 |
1041 |
32 |
0 |
0 |
| T6 |
1046 |
32 |
0 |
0 |
| T14 |
57630 |
1626 |
0 |
0 |
| T15 |
4979 |
159 |
0 |
0 |
| T16 |
7337 |
130 |
0 |
0 |
| T17 |
967 |
28 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
17160678 |
0 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_reg.u_io_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_reg.u_io_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T2,T4 |
| 1 | 1 | Covered | T1,T2,T4 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T2,T4 |
Branch Coverage for Instance : tb.dut.u_reg.u_io_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_reg.u_io_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
152919206 |
26251 |
0 |
0 |
| T1 |
23451 |
18 |
0 |
0 |
| T2 |
30739 |
22 |
0 |
0 |
| T3 |
129517 |
80 |
0 |
0 |
| T4 |
91685 |
16 |
0 |
0 |
| T7 |
201140 |
159 |
0 |
0 |
| T8 |
0 |
204 |
0 |
0 |
| T9 |
0 |
57 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
459897485 |
25180 |
0 |
0 |
| T1 |
90051 |
16 |
0 |
0 |
| T2 |
118036 |
20 |
0 |
0 |
| T3 |
454703 |
78 |
0 |
0 |
| T4 |
88015 |
16 |
0 |
0 |
| T7 |
191348 |
151 |
0 |
0 |
| T8 |
0 |
200 |
0 |
0 |
| T9 |
0 |
56 |
0 |
0 |
| T14 |
115256 |
0 |
0 |
0 |
| T15 |
9958 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1935 |
0 |
0 |
0 |
| T18 |
2168 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_reg.u_io_div2_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_reg.u_io_div2_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T2,T4 |
| 1 | 1 | Covered | T1,T2,T4 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T2,T4 |
Branch Coverage for Instance : tb.dut.u_reg.u_io_div2_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_reg.u_io_div2_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
152919206 |
26251 |
0 |
0 |
| T1 |
23451 |
18 |
0 |
0 |
| T2 |
30739 |
22 |
0 |
0 |
| T3 |
129517 |
80 |
0 |
0 |
| T4 |
91685 |
16 |
0 |
0 |
| T7 |
201140 |
159 |
0 |
0 |
| T8 |
0 |
204 |
0 |
0 |
| T9 |
0 |
57 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
229201325 |
25180 |
0 |
0 |
| T1 |
44965 |
16 |
0 |
0 |
| T2 |
58992 |
20 |
0 |
0 |
| T3 |
227488 |
78 |
0 |
0 |
| T4 |
43981 |
16 |
0 |
0 |
| T7 |
953555 |
151 |
0 |
0 |
| T8 |
0 |
200 |
0 |
0 |
| T9 |
0 |
56 |
0 |
0 |
| T14 |
53284 |
0 |
0 |
0 |
| T15 |
5489 |
0 |
0 |
0 |
| T16 |
5314 |
0 |
0 |
0 |
| T17 |
935 |
0 |
0 |
0 |
| T18 |
1051 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_reg.u_io_div4_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_reg.u_io_div4_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T2,T4 |
| 1 | 1 | Covered | T1,T2,T4 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T2,T4 |
Branch Coverage for Instance : tb.dut.u_reg.u_io_div4_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_reg.u_io_div4_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
152919206 |
26251 |
0 |
0 |
| T1 |
23451 |
18 |
0 |
0 |
| T2 |
30739 |
22 |
0 |
0 |
| T3 |
129517 |
80 |
0 |
0 |
| T4 |
91685 |
16 |
0 |
0 |
| T7 |
201140 |
159 |
0 |
0 |
| T8 |
0 |
204 |
0 |
0 |
| T9 |
0 |
57 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
114600001 |
25169 |
0 |
0 |
| T1 |
22483 |
16 |
0 |
0 |
| T2 |
29496 |
20 |
0 |
0 |
| T3 |
113743 |
78 |
0 |
0 |
| T4 |
21991 |
16 |
0 |
0 |
| T7 |
476771 |
151 |
0 |
0 |
| T8 |
0 |
200 |
0 |
0 |
| T9 |
0 |
56 |
0 |
0 |
| T14 |
26640 |
0 |
0 |
0 |
| T15 |
2744 |
0 |
0 |
0 |
| T16 |
2658 |
0 |
0 |
0 |
| T17 |
467 |
0 |
0 |
0 |
| T18 |
525 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_reg.u_main_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_reg.u_main_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T2,T4 |
| 1 | 1 | Covered | T1,T2,T4 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T2,T4 |
Branch Coverage for Instance : tb.dut.u_reg.u_main_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_reg.u_main_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
152919206 |
26251 |
0 |
0 |
| T1 |
23451 |
18 |
0 |
0 |
| T2 |
30739 |
22 |
0 |
0 |
| T3 |
129517 |
80 |
0 |
0 |
| T4 |
91685 |
16 |
0 |
0 |
| T7 |
201140 |
159 |
0 |
0 |
| T8 |
0 |
204 |
0 |
0 |
| T9 |
0 |
57 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
490034780 |
25180 |
0 |
0 |
| T1 |
93806 |
16 |
0 |
0 |
| T2 |
122959 |
20 |
0 |
0 |
| T3 |
515664 |
78 |
0 |
0 |
| T4 |
91685 |
16 |
0 |
0 |
| T7 |
205928 |
151 |
0 |
0 |
| T8 |
0 |
200 |
0 |
0 |
| T9 |
0 |
56 |
0 |
0 |
| T14 |
120062 |
0 |
0 |
0 |
| T15 |
10373 |
0 |
0 |
0 |
| T16 |
15286 |
0 |
0 |
0 |
| T17 |
2016 |
0 |
0 |
0 |
| T18 |
2259 |
0 |
0 |
0 |
| T19 |
0 |
26 |
0 |
0 |
| T20 |
0 |
10 |
0 |
0 |
| T25 |
0 |
6 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_reg.u_usb_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_reg.u_usb_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T2,T4 |
| 1 | 1 | Covered | T1,T2,T4 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T2,T4 |
Branch Coverage for Instance : tb.dut.u_reg.u_usb_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_reg.u_usb_meas_ctrl_en_cdc.u_arb.gen_wr_req.u_dst_update_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
152919206 |
25807 |
0 |
0 |
| T1 |
23451 |
18 |
0 |
0 |
| T2 |
30739 |
22 |
0 |
0 |
| T3 |
129517 |
80 |
0 |
0 |
| T4 |
91685 |
16 |
0 |
0 |
| T7 |
201140 |
159 |
0 |
0 |
| T8 |
0 |
204 |
0 |
0 |
| T9 |
0 |
57 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T19 |
0 |
13 |
0 |
0 |
| T20 |
0 |
5 |
0 |
0 |
| T25 |
0 |
3 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
235248091 |
24677 |
0 |
0 |
| T1 |
45027 |
16 |
0 |
0 |
| T2 |
59020 |
20 |
0 |
0 |
| T3 |
244642 |
78 |
0 |
0 |
| T4 |
44009 |
16 |
0 |
0 |
| T7 |
979830 |
151 |
0 |
0 |
| T8 |
0 |
200 |
0 |
0 |
| T9 |
0 |
56 |
0 |
0 |
| T14 |
57630 |
0 |
0 |
0 |
| T15 |
4979 |
0 |
0 |
0 |
| T16 |
7337 |
0 |
0 |
0 |
| T17 |
967 |
0 |
0 |
0 |
| T18 |
1084 |
0 |
0 |
0 |
| T19 |
0 |
13 |
0 |
0 |
| T20 |
0 |
5 |
0 |
0 |
| T25 |
0 |
3 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_io_meas.u_err_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T2,T4 |
| 1 | 1 | Covered | T1,T2,T4 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T2,T4 |
Branch Coverage for Instance : tb.dut.u_io_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_io_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
151970926 |
3134 |
0 |
0 |
| T1 |
23451 |
3 |
0 |
0 |
| T2 |
30739 |
5 |
0 |
0 |
| T3 |
129517 |
17 |
0 |
0 |
| T4 |
91685 |
4 |
0 |
0 |
| T7 |
201140 |
11 |
0 |
0 |
| T8 |
0 |
24 |
0 |
0 |
| T9 |
0 |
12 |
0 |
0 |
| T10 |
0 |
20 |
0 |
0 |
| T11 |
0 |
23 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T21 |
0 |
8 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
456925693 |
3134 |
0 |
0 |
| T1 |
90051 |
3 |
0 |
0 |
| T2 |
118036 |
5 |
0 |
0 |
| T3 |
454703 |
17 |
0 |
0 |
| T4 |
88015 |
4 |
0 |
0 |
| T7 |
191348 |
11 |
0 |
0 |
| T8 |
0 |
24 |
0 |
0 |
| T9 |
0 |
12 |
0 |
0 |
| T10 |
0 |
20 |
0 |
0 |
| T11 |
0 |
23 |
0 |
0 |
| T14 |
115256 |
0 |
0 |
0 |
| T15 |
9958 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1935 |
0 |
0 |
0 |
| T18 |
2168 |
0 |
0 |
0 |
| T21 |
0 |
8 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div2_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_io_div2_meas.u_err_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T2,T4,T3 |
| 1 | 1 | Covered | T2,T4,T3 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T2,T4,T3 |
Branch Coverage for Instance : tb.dut.u_io_div2_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T2,T4,T3 |
| EVEN |
0 |
- |
Covered |
T2,T4,T3 |
| ODD |
- |
1 |
Covered |
T2,T4,T3 |
| ODD |
- |
0 |
Covered |
T2,T4,T3 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T2,T4,T3 |
| EVEN |
0 |
- |
Covered |
T2,T4,T3 |
| ODD |
- |
1 |
Covered |
T2,T4,T3 |
| ODD |
- |
0 |
Covered |
T2,T4,T3 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_io_div2_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
151970926 |
3141 |
0 |
0 |
| T2 |
30739 |
4 |
0 |
0 |
| T3 |
129517 |
7 |
0 |
0 |
| T4 |
91685 |
4 |
0 |
0 |
| T7 |
201140 |
13 |
0 |
0 |
| T8 |
0 |
19 |
0 |
0 |
| T9 |
0 |
4 |
0 |
0 |
| T10 |
0 |
41 |
0 |
0 |
| T11 |
0 |
21 |
0 |
0 |
| T12 |
0 |
11 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T21 |
0 |
6 |
0 |
0 |
| T23 |
1610 |
0 |
0 |
0 |
| T24 |
2504 |
0 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
227760658 |
3141 |
0 |
0 |
| T2 |
58992 |
4 |
0 |
0 |
| T3 |
227488 |
7 |
0 |
0 |
| T4 |
43981 |
4 |
0 |
0 |
| T7 |
953555 |
13 |
0 |
0 |
| T8 |
0 |
19 |
0 |
0 |
| T9 |
0 |
4 |
0 |
0 |
| T10 |
0 |
41 |
0 |
0 |
| T11 |
0 |
21 |
0 |
0 |
| T12 |
0 |
11 |
0 |
0 |
| T15 |
5489 |
0 |
0 |
0 |
| T16 |
5314 |
0 |
0 |
0 |
| T17 |
935 |
0 |
0 |
0 |
| T18 |
1051 |
0 |
0 |
0 |
| T21 |
0 |
6 |
0 |
0 |
| T23 |
839 |
0 |
0 |
0 |
| T24 |
2464 |
0 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_io_div4_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_io_div4_meas.u_err_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T2,T4 |
| 1 | 1 | Covered | T1,T2,T4 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T2,T4 |
Branch Coverage for Instance : tb.dut.u_io_div4_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T2,T4 |
| EVEN |
0 |
- |
Covered |
T1,T2,T4 |
| ODD |
- |
1 |
Covered |
T1,T2,T4 |
| ODD |
- |
0 |
Covered |
T1,T2,T4 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_io_div4_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
151970926 |
2922 |
0 |
0 |
| T1 |
23451 |
6 |
0 |
0 |
| T2 |
30739 |
10 |
0 |
0 |
| T3 |
129517 |
7 |
0 |
0 |
| T4 |
91685 |
3 |
0 |
0 |
| T7 |
201140 |
7 |
0 |
0 |
| T8 |
0 |
23 |
0 |
0 |
| T9 |
0 |
14 |
0 |
0 |
| T10 |
0 |
15 |
0 |
0 |
| T11 |
0 |
25 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T21 |
0 |
4 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
113879664 |
2922 |
0 |
0 |
| T1 |
22483 |
6 |
0 |
0 |
| T2 |
29496 |
10 |
0 |
0 |
| T3 |
113743 |
7 |
0 |
0 |
| T4 |
21991 |
3 |
0 |
0 |
| T7 |
476771 |
7 |
0 |
0 |
| T8 |
0 |
23 |
0 |
0 |
| T9 |
0 |
14 |
0 |
0 |
| T10 |
0 |
15 |
0 |
0 |
| T11 |
0 |
25 |
0 |
0 |
| T14 |
26640 |
0 |
0 |
0 |
| T15 |
2744 |
0 |
0 |
0 |
| T16 |
2658 |
0 |
0 |
0 |
| T17 |
467 |
0 |
0 |
0 |
| T18 |
525 |
0 |
0 |
0 |
| T21 |
0 |
4 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_main_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_main_meas.u_err_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T1,T4,T3 |
| 1 | 1 | Covered | T1,T4,T3 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T1,T4,T3 |
Branch Coverage for Instance : tb.dut.u_main_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T4,T3 |
| EVEN |
0 |
- |
Covered |
T1,T4,T3 |
| ODD |
- |
1 |
Covered |
T1,T4,T3 |
| ODD |
- |
0 |
Covered |
T1,T4,T3 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T1,T4,T3 |
| EVEN |
0 |
- |
Covered |
T1,T4,T3 |
| ODD |
- |
1 |
Covered |
T1,T4,T3 |
| ODD |
- |
0 |
Covered |
T1,T4,T3 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_main_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
151970926 |
3004 |
0 |
0 |
| T1 |
23451 |
7 |
0 |
0 |
| T2 |
30739 |
0 |
0 |
0 |
| T3 |
129517 |
3 |
0 |
0 |
| T4 |
91685 |
6 |
0 |
0 |
| T7 |
201140 |
12 |
0 |
0 |
| T8 |
0 |
20 |
0 |
0 |
| T10 |
0 |
17 |
0 |
0 |
| T11 |
0 |
33 |
0 |
0 |
| T13 |
0 |
39 |
0 |
0 |
| T14 |
18008 |
0 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T21 |
0 |
3 |
0 |
0 |
| T22 |
0 |
4 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
486939026 |
3004 |
0 |
0 |
| T1 |
93806 |
7 |
0 |
0 |
| T2 |
122959 |
0 |
0 |
0 |
| T3 |
515664 |
3 |
0 |
0 |
| T4 |
91685 |
6 |
0 |
0 |
| T7 |
205928 |
12 |
0 |
0 |
| T8 |
0 |
20 |
0 |
0 |
| T10 |
0 |
17 |
0 |
0 |
| T11 |
0 |
33 |
0 |
0 |
| T13 |
0 |
39 |
0 |
0 |
| T14 |
120062 |
0 |
0 |
0 |
| T15 |
10373 |
0 |
0 |
0 |
| T16 |
15286 |
0 |
0 |
0 |
| T17 |
2016 |
0 |
0 |
0 |
| T18 |
2259 |
0 |
0 |
0 |
| T21 |
0 |
3 |
0 |
0 |
| T22 |
0 |
4 |
0 |
0 |
Line Coverage for Instance : tb.dut.u_usb_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| TOTAL | | 36 | 36 | 100.00 |
| CONT_ASSIGN | 55 | 0 | 0 | |
| CONT_ASSIGN | 194 | 1 | 1 | 100.00 |
| CONT_ASSIGN | 195 | 1 | 1 | 100.00 |
| ALWAYS | 219 | 12 | 12 | 100.00 |
| ALWAYS | 263 | 12 | 12 | 100.00 |
| ALWAYS | 307 | 5 | 5 | 100.00 |
| ALWAYS | 316 | 5 | 5 | 100.00 |
| CONT_ASSIGN | 335 | 0 | 0 | |
| ALWAYS | 339 | 0 | 0 | |
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements | |
| 55 |
|
unreachable |
| 194 |
1 |
1 |
| 195 |
1 |
1 |
| 219 |
1 |
1 |
| 222 |
1 |
1 |
| 223 |
1 |
1 |
| 225 |
1 |
1 |
| 229 |
1 |
1 |
| 230 |
1 |
1 |
| 233 |
1 |
1 |
| 234 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 241 |
1 |
1 |
| 242 |
1 |
1 |
| 245 |
1 |
1 |
| 246 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 263 |
1 |
1 |
| 266 |
1 |
1 |
| 267 |
1 |
1 |
| 269 |
1 |
1 |
| 273 |
1 |
1 |
| 274 |
1 |
1 |
| 277 |
1 |
1 |
| 278 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 285 |
1 |
1 |
| 286 |
1 |
1 |
| 289 |
1 |
1 |
| 290 |
1 |
1 |
|
|
|
MISSING_ELSE |
| 307 |
1 |
1 |
| 308 |
1 |
1 |
| 309 |
1 |
1 |
| 311 |
1 |
1 |
| 312 |
1 |
1 |
| 316 |
1 |
1 |
| 317 |
1 |
1 |
| 318 |
1 |
1 |
| 320 |
1 |
1 |
| 321 |
1 |
1 |
| 335 |
|
unreachable |
| 339 |
|
unreachable |
| 340 |
|
unreachable |
| 341 |
|
unreachable |
| 342 |
|
unreachable |
|
|
|
==> MISSING_ELSE |
Cond Coverage for Instance : tb.dut.u_usb_meas.u_err_sync
| Total | Covered | Percent |
| Conditions | 4 | 3 | 75.00 |
| Logical | 4 | 3 | 75.00 |
| Non-Logical | 0 | 0 | |
| Event | 0 | 0 | |
LINE 194
EXPRESSION (src_req_i & src_ack_o)
----1---- ----2----
| -1- | -2- | Status | Tests |
| 0 | 1 | Not Covered | |
| 1 | 0 | Covered | T2,T4,T3 |
| 1 | 1 | Covered | T2,T4,T3 |
LINE 195
EXPRESSION (dst_req_o & dst_ack_i)
----1---- ----2----
| -1- | -2- | Status | Tests | Exclude Annotation |
| 0 | 1 | Excluded | |
VC_COV_UNR |
| 1 | 0 | Excluded | |
VC_COV_UNR |
| 1 | 1 | Covered | T2,T4,T3 |
Branch Coverage for Instance : tb.dut.u_usb_meas.u_err_sync
| Line No. | Total | Covered | Percent |
| Branches |
|
12 |
12 |
100.00 |
| CASE |
225 |
4 |
4 |
100.00 |
| CASE |
269 |
4 |
4 |
100.00 |
| IF |
307 |
2 |
2 |
100.00 |
| IF |
316 |
2 |
2 |
100.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv' or '../src/lowrisc_prim_all_0.1/rtl/prim_sync_reqack.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 225 case (gen_nrz_hs_protocol.src_fsm_cs)
-2-: 233 if (gen_nrz_hs_protocol.src_handshake)
-3-: 245 if (gen_nrz_hs_protocol.src_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T2,T4,T3 |
| EVEN |
0 |
- |
Covered |
T2,T4,T3 |
| ODD |
- |
1 |
Covered |
T2,T4,T3 |
| ODD |
- |
0 |
Covered |
T2,T4,T3 |
LineNo. Expression
-1-: 269 case (gen_nrz_hs_protocol.dst_fsm_cs)
-2-: 277 if (gen_nrz_hs_protocol.dst_handshake)
-3-: 289 if (gen_nrz_hs_protocol.dst_handshake)
Branches:
| -1- | -2- | -3- | Status | Tests |
| EVEN |
1 |
- |
Covered |
T2,T4,T3 |
| EVEN |
0 |
- |
Covered |
T2,T4,T3 |
| ODD |
- |
1 |
Covered |
T2,T4,T3 |
| ODD |
- |
0 |
Covered |
T2,T4,T3 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T1 |
| 0 |
Covered |
T5,T6,T1 |
Assert Coverage for Instance : tb.dut.u_usb_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
151970926 |
2774 |
0 |
0 |
| T2 |
30739 |
4 |
0 |
0 |
| T3 |
129517 |
15 |
0 |
0 |
| T4 |
91685 |
3 |
0 |
0 |
| T7 |
201140 |
20 |
0 |
0 |
| T8 |
0 |
13 |
0 |
0 |
| T9 |
0 |
14 |
0 |
0 |
| T10 |
0 |
24 |
0 |
0 |
| T11 |
0 |
21 |
0 |
0 |
| T12 |
0 |
7 |
0 |
0 |
| T15 |
1451 |
0 |
0 |
0 |
| T16 |
14673 |
0 |
0 |
0 |
| T17 |
1047 |
0 |
0 |
0 |
| T18 |
2146 |
0 |
0 |
0 |
| T21 |
0 |
4 |
0 |
0 |
| T23 |
1610 |
0 |
0 |
0 |
| T24 |
2504 |
0 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
233762166 |
2774 |
0 |
0 |
| T2 |
59020 |
4 |
0 |
0 |
| T3 |
244642 |
15 |
0 |
0 |
| T4 |
44009 |
3 |
0 |
0 |
| T7 |
979830 |
20 |
0 |
0 |
| T8 |
0 |
13 |
0 |
0 |
| T9 |
0 |
14 |
0 |
0 |
| T10 |
0 |
24 |
0 |
0 |
| T11 |
0 |
21 |
0 |
0 |
| T12 |
0 |
7 |
0 |
0 |
| T15 |
4979 |
0 |
0 |
0 |
| T16 |
7337 |
0 |
0 |
0 |
| T17 |
967 |
0 |
0 |
0 |
| T18 |
1084 |
0 |
0 |
0 |
| T21 |
0 |
4 |
0 |
0 |
| T23 |
807 |
0 |
0 |
0 |
| T24 |
2504 |
0 |
0 |
0 |