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 | T21,T22,T23 |
| 1 | 1 | Covered | T21,T22,T23 |
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 | T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T7 |
| 0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T7 |
| 0 |
Covered |
T5,T6,T7 |
Assert Coverage for Module :
prim_sync_reqack
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
2147483647 |
19947748 |
0 |
0 |
| T1 |
291474 |
92 |
0 |
0 |
| T2 |
5130795 |
310687 |
0 |
0 |
| T3 |
1307070 |
27 |
0 |
0 |
| T4 |
200138 |
33 |
0 |
0 |
| T9 |
4682970 |
131 |
0 |
0 |
| T10 |
0 |
104 |
0 |
0 |
| T11 |
0 |
41 |
0 |
0 |
| T12 |
0 |
89 |
0 |
0 |
| T13 |
0 |
185 |
0 |
0 |
| T14 |
0 |
6 |
0 |
0 |
| T15 |
0 |
111 |
0 |
0 |
| T16 |
19256 |
79 |
0 |
0 |
| T17 |
25513 |
259 |
0 |
0 |
| T18 |
37631 |
212 |
0 |
0 |
| T19 |
429840 |
0 |
0 |
0 |
| T20 |
10960 |
0 |
0 |
0 |
| T21 |
5077 |
68 |
0 |
0 |
| T22 |
26372 |
366 |
0 |
0 |
| T23 |
5954 |
76 |
0 |
0 |
| T24 |
6071 |
86 |
0 |
0 |
| T25 |
0 |
25 |
0 |
0 |
| T26 |
0 |
4 |
0 |
0 |
| T27 |
0 |
8 |
0 |
0 |
| T28 |
5676 |
0 |
0 |
0 |
| T29 |
3027 |
0 |
0 |
0 |
| T30 |
3582 |
0 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
2147483647 |
133230 |
0 |
0 |
| T1 |
277021 |
59 |
0 |
0 |
| T2 |
3656770 |
1455 |
0 |
0 |
| T3 |
1568648 |
240 |
0 |
0 |
| T4 |
124476 |
23 |
0 |
0 |
| T9 |
2940282 |
2031 |
0 |
0 |
| T10 |
0 |
1026 |
0 |
0 |
| T11 |
0 |
219 |
0 |
0 |
| T12 |
0 |
109 |
0 |
0 |
| T13 |
0 |
213 |
0 |
0 |
| T14 |
0 |
10 |
0 |
0 |
| T15 |
0 |
111 |
0 |
0 |
| T16 |
8971 |
0 |
0 |
0 |
| T17 |
27036 |
0 |
0 |
0 |
| T18 |
29982 |
0 |
0 |
0 |
| T19 |
690358 |
162 |
0 |
0 |
| T20 |
10136 |
0 |
0 |
0 |
| T25 |
0 |
33 |
0 |
0 |
| T26 |
0 |
4 |
0 |
0 |
| T27 |
0 |
8 |
0 |
0 |
| T28 |
3334 |
0 |
0 |
0 |
| T29 |
7180 |
0 |
0 |
0 |
| T30 |
8530 |
0 |
0 |
0 |
| T31 |
0 |
200 |
0 |
0 |
| T32 |
0 |
107 |
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 | T21,T22,T23 |
| 1 | 1 | Covered | T21,T22,T23 |
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 | T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
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 |
494351189 |
3996982 |
0 |
0 |
| T1 |
57820 |
29 |
0 |
0 |
| T2 |
125253 |
105080 |
0 |
0 |
| T4 |
18913 |
10 |
0 |
0 |
| T16 |
1870 |
27 |
0 |
0 |
| T17 |
5518 |
88 |
0 |
0 |
| T18 |
4434 |
72 |
0 |
0 |
| T21 |
1525 |
23 |
0 |
0 |
| T22 |
7739 |
124 |
0 |
0 |
| T23 |
1804 |
26 |
0 |
0 |
| T24 |
1850 |
29 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
18035223 |
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 | T21,T22,T23 |
| 1 | 1 | Covered | T21,T22,T23 |
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 | T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
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 |
246436945 |
3996869 |
0 |
0 |
| T1 |
28884 |
29 |
0 |
0 |
| T2 |
626498 |
105078 |
0 |
0 |
| T4 |
9444 |
10 |
0 |
0 |
| T16 |
943 |
27 |
0 |
0 |
| T17 |
2713 |
88 |
0 |
0 |
| T18 |
2482 |
72 |
0 |
0 |
| T21 |
802 |
23 |
0 |
0 |
| T22 |
4469 |
124 |
0 |
0 |
| T23 |
913 |
26 |
0 |
0 |
| T24 |
913 |
29 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
18035223 |
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 | T21,T22,T23 |
| 1 | 1 | Covered | T21,T22,T23 |
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 | T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
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 |
123217885 |
3813298 |
0 |
0 |
| T1 |
14442 |
29 |
0 |
0 |
| T2 |
313248 |
100392 |
0 |
0 |
| T4 |
4722 |
10 |
0 |
0 |
| T16 |
470 |
25 |
0 |
0 |
| T17 |
1356 |
83 |
0 |
0 |
| T18 |
1239 |
68 |
0 |
0 |
| T21 |
400 |
22 |
0 |
0 |
| T22 |
2233 |
118 |
0 |
0 |
| T23 |
455 |
24 |
0 |
0 |
| T24 |
456 |
28 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
18035223 |
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 | T21,T22,T23 |
| 1 | 1 | Covered | T21,T22,T23 |
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 | T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
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 |
524810617 |
4000764 |
0 |
0 |
| T1 |
60231 |
29 |
0 |
0 |
| T2 |
131616 |
105123 |
0 |
0 |
| T4 |
19702 |
10 |
0 |
0 |
| T16 |
1948 |
27 |
0 |
0 |
| T17 |
6103 |
94 |
0 |
0 |
| T18 |
4619 |
72 |
0 |
0 |
| T21 |
1588 |
23 |
0 |
0 |
| T22 |
8062 |
124 |
0 |
0 |
| T23 |
1880 |
26 |
0 |
0 |
| T24 |
1927 |
29 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
18035223 |
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 | T21,T22,T23 |
| 1 | 1 | Covered | T21,T22,T23 |
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 | T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
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 |
T21,T22,T23 |
| EVEN |
0 |
- |
Covered |
T21,T22,T23 |
| ODD |
- |
1 |
Covered |
T21,T22,T23 |
| ODD |
- |
0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
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 |
252037411 |
4000794 |
0 |
0 |
| T1 |
28912 |
29 |
0 |
0 |
| T2 |
631770 |
105122 |
0 |
0 |
| T4 |
9457 |
10 |
0 |
0 |
| T16 |
935 |
27 |
0 |
0 |
| T17 |
2914 |
91 |
0 |
0 |
| T18 |
2217 |
72 |
0 |
0 |
| T21 |
762 |
23 |
0 |
0 |
| T22 |
3869 |
124 |
0 |
0 |
| T23 |
902 |
26 |
0 |
0 |
| T24 |
925 |
29 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
18035223 |
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,T7 |
| 0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T7 |
| 0 |
Covered |
T5,T6,T7 |
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 |
166462037 |
25029 |
0 |
0 |
| T1 |
14455 |
11 |
0 |
0 |
| T2 |
330241 |
273 |
0 |
0 |
| T3 |
130707 |
45 |
0 |
0 |
| T4 |
13790 |
4 |
0 |
0 |
| T9 |
468297 |
388 |
0 |
0 |
| T10 |
0 |
195 |
0 |
0 |
| T11 |
0 |
37 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
987 |
0 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
36 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
24 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
496670846 |
23893 |
0 |
0 |
| T1 |
57820 |
10 |
0 |
0 |
| T2 |
125253 |
260 |
0 |
0 |
| T3 |
233670 |
42 |
0 |
0 |
| T4 |
18913 |
4 |
0 |
0 |
| T9 |
437194 |
374 |
0 |
0 |
| T10 |
0 |
182 |
0 |
0 |
| T11 |
0 |
34 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
5518 |
0 |
0 |
0 |
| T18 |
4434 |
0 |
0 |
0 |
| T19 |
117893 |
36 |
0 |
0 |
| T20 |
1548 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
24 |
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,T7 |
| 0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T7 |
| 0 |
Covered |
T5,T6,T7 |
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 |
166462037 |
25028 |
0 |
0 |
| T1 |
14455 |
11 |
0 |
0 |
| T2 |
330241 |
273 |
0 |
0 |
| T3 |
130707 |
45 |
0 |
0 |
| T4 |
13790 |
4 |
0 |
0 |
| T9 |
468297 |
388 |
0 |
0 |
| T10 |
0 |
195 |
0 |
0 |
| T11 |
0 |
37 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
987 |
0 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
36 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
24 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
247551795 |
23891 |
0 |
0 |
| T1 |
28884 |
10 |
0 |
0 |
| T2 |
626498 |
260 |
0 |
0 |
| T3 |
117013 |
42 |
0 |
0 |
| T4 |
9444 |
4 |
0 |
0 |
| T9 |
217949 |
374 |
0 |
0 |
| T10 |
0 |
182 |
0 |
0 |
| T11 |
0 |
34 |
0 |
0 |
| T16 |
943 |
0 |
0 |
0 |
| T17 |
2713 |
0 |
0 |
0 |
| T18 |
2482 |
0 |
0 |
0 |
| T19 |
30351 |
36 |
0 |
0 |
| T20 |
755 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
24 |
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,T7 |
| 0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T7 |
| 0 |
Covered |
T5,T6,T7 |
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 |
166462037 |
25028 |
0 |
0 |
| T1 |
14455 |
11 |
0 |
0 |
| T2 |
330241 |
273 |
0 |
0 |
| T3 |
130707 |
45 |
0 |
0 |
| T4 |
13790 |
4 |
0 |
0 |
| T9 |
468297 |
388 |
0 |
0 |
| T10 |
0 |
195 |
0 |
0 |
| T11 |
0 |
37 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
987 |
0 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
36 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
24 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
123775290 |
23867 |
0 |
0 |
| T1 |
14442 |
10 |
0 |
0 |
| T2 |
313248 |
260 |
0 |
0 |
| T3 |
58505 |
42 |
0 |
0 |
| T4 |
4722 |
4 |
0 |
0 |
| T9 |
108974 |
374 |
0 |
0 |
| T10 |
0 |
182 |
0 |
0 |
| T11 |
0 |
34 |
0 |
0 |
| T16 |
470 |
0 |
0 |
0 |
| T17 |
1356 |
0 |
0 |
0 |
| T18 |
1239 |
0 |
0 |
0 |
| T19 |
15176 |
36 |
0 |
0 |
| T20 |
378 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
23 |
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,T7 |
| 0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T7 |
| 0 |
Covered |
T5,T6,T7 |
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 |
166462037 |
25028 |
0 |
0 |
| T1 |
14455 |
11 |
0 |
0 |
| T2 |
330241 |
273 |
0 |
0 |
| T3 |
130707 |
45 |
0 |
0 |
| T4 |
13790 |
4 |
0 |
0 |
| T9 |
468297 |
388 |
0 |
0 |
| T10 |
0 |
195 |
0 |
0 |
| T11 |
0 |
37 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
987 |
0 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
36 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
24 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
527227029 |
23892 |
0 |
0 |
| T1 |
60231 |
10 |
0 |
0 |
| T2 |
131616 |
260 |
0 |
0 |
| T3 |
255415 |
42 |
0 |
0 |
| T4 |
19702 |
4 |
0 |
0 |
| T9 |
477625 |
374 |
0 |
0 |
| T10 |
0 |
182 |
0 |
0 |
| T11 |
0 |
34 |
0 |
0 |
| T16 |
1948 |
0 |
0 |
0 |
| T17 |
6103 |
0 |
0 |
0 |
| T18 |
4619 |
0 |
0 |
0 |
| T19 |
122810 |
36 |
0 |
0 |
| T20 |
1613 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
24 |
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,T7 |
| 0 |
Covered |
T5,T6,T7 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T5,T6,T7 |
| 0 |
Covered |
T5,T6,T7 |
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 |
166462037 |
24579 |
0 |
0 |
| T1 |
14455 |
11 |
0 |
0 |
| T2 |
330241 |
273 |
0 |
0 |
| T3 |
130707 |
45 |
0 |
0 |
| T4 |
13790 |
4 |
0 |
0 |
| T9 |
468297 |
388 |
0 |
0 |
| T10 |
0 |
195 |
0 |
0 |
| T11 |
0 |
37 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
987 |
0 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
18 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
12 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
253197257 |
23338 |
0 |
0 |
| T1 |
28912 |
10 |
0 |
0 |
| T2 |
631770 |
260 |
0 |
0 |
| T3 |
119721 |
42 |
0 |
0 |
| T4 |
9457 |
4 |
0 |
0 |
| T9 |
228399 |
374 |
0 |
0 |
| T10 |
0 |
182 |
0 |
0 |
| T11 |
0 |
34 |
0 |
0 |
| T16 |
935 |
0 |
0 |
0 |
| T17 |
2914 |
0 |
0 |
0 |
| T18 |
2217 |
0 |
0 |
0 |
| T19 |
58949 |
18 |
0 |
0 |
| T20 |
774 |
0 |
0 |
0 |
| T31 |
0 |
40 |
0 |
0 |
| T32 |
0 |
12 |
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 |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
Assert Coverage for Instance : tb.dut.u_io_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
165520136 |
2999 |
0 |
0 |
| T1 |
14455 |
5 |
0 |
0 |
| T2 |
330241 |
23 |
0 |
0 |
| T3 |
130707 |
3 |
0 |
0 |
| T4 |
13790 |
3 |
0 |
0 |
| T9 |
468297 |
30 |
0 |
0 |
| T10 |
0 |
33 |
0 |
0 |
| T11 |
0 |
21 |
0 |
0 |
| T12 |
0 |
24 |
0 |
0 |
| T13 |
0 |
31 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
987 |
0 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
0 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T25 |
0 |
4 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
494351189 |
2999 |
0 |
0 |
| T1 |
57820 |
5 |
0 |
0 |
| T2 |
125253 |
23 |
0 |
0 |
| T3 |
233670 |
3 |
0 |
0 |
| T4 |
18913 |
3 |
0 |
0 |
| T9 |
437194 |
30 |
0 |
0 |
| T10 |
0 |
33 |
0 |
0 |
| T11 |
0 |
21 |
0 |
0 |
| T12 |
0 |
24 |
0 |
0 |
| T13 |
0 |
31 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
5518 |
0 |
0 |
0 |
| T18 |
4434 |
0 |
0 |
0 |
| T19 |
117893 |
0 |
0 |
0 |
| T20 |
1548 |
0 |
0 |
0 |
| T25 |
0 |
4 |
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,T3,T9 |
| 1 | 1 | Covered | T2,T3,T9 |
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,T3,T9 |
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,T3,T9 |
| EVEN |
0 |
- |
Covered |
T2,T3,T9 |
| ODD |
- |
1 |
Covered |
T2,T3,T9 |
| ODD |
- |
0 |
Covered |
T2,T3,T9 |
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,T3,T9 |
| EVEN |
0 |
- |
Covered |
T2,T3,T9 |
| ODD |
- |
1 |
Covered |
T2,T3,T9 |
| ODD |
- |
0 |
Covered |
T2,T3,T9 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
Assert Coverage for Instance : tb.dut.u_io_div2_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
165520136 |
2893 |
0 |
0 |
| T2 |
330241 |
33 |
0 |
0 |
| T3 |
130707 |
10 |
0 |
0 |
| T4 |
13790 |
0 |
0 |
0 |
| T9 |
468297 |
25 |
0 |
0 |
| T10 |
0 |
20 |
0 |
0 |
| T11 |
0 |
7 |
0 |
0 |
| T12 |
0 |
12 |
0 |
0 |
| T13 |
0 |
36 |
0 |
0 |
| T14 |
0 |
6 |
0 |
0 |
| T15 |
0 |
44 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
0 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T25 |
0 |
3 |
0 |
0 |
| T28 |
1892 |
0 |
0 |
0 |
| T29 |
1009 |
0 |
0 |
0 |
| T30 |
1194 |
0 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
246436945 |
2893 |
0 |
0 |
| T2 |
626498 |
33 |
0 |
0 |
| T3 |
117013 |
10 |
0 |
0 |
| T4 |
9444 |
0 |
0 |
0 |
| T9 |
217949 |
25 |
0 |
0 |
| T10 |
0 |
20 |
0 |
0 |
| T11 |
0 |
7 |
0 |
0 |
| T12 |
0 |
12 |
0 |
0 |
| T13 |
0 |
36 |
0 |
0 |
| T14 |
0 |
6 |
0 |
0 |
| T15 |
0 |
44 |
0 |
0 |
| T18 |
2482 |
0 |
0 |
0 |
| T19 |
30351 |
0 |
0 |
0 |
| T20 |
755 |
0 |
0 |
0 |
| T25 |
0 |
3 |
0 |
0 |
| T28 |
936 |
0 |
0 |
0 |
| T29 |
1981 |
0 |
0 |
0 |
| T30 |
2501 |
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 | T2,T3,T9 |
| 1 | 1 | Covered | T2,T3,T9 |
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,T3,T9 |
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 |
T2,T3,T9 |
| EVEN |
0 |
- |
Covered |
T2,T3,T9 |
| ODD |
- |
1 |
Covered |
T2,T3,T9 |
| ODD |
- |
0 |
Covered |
T2,T3,T9 |
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,T3,T9 |
| EVEN |
0 |
- |
Covered |
T2,T3,T9 |
| ODD |
- |
1 |
Covered |
T2,T3,T9 |
| ODD |
- |
0 |
Covered |
T2,T3,T9 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
Assert Coverage for Instance : tb.dut.u_io_div4_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
165520136 |
2908 |
0 |
0 |
| T2 |
330241 |
41 |
0 |
0 |
| T3 |
130707 |
4 |
0 |
0 |
| T4 |
13790 |
0 |
0 |
0 |
| T9 |
468297 |
33 |
0 |
0 |
| T10 |
0 |
21 |
0 |
0 |
| T11 |
0 |
5 |
0 |
0 |
| T12 |
0 |
32 |
0 |
0 |
| T13 |
0 |
64 |
0 |
0 |
| T15 |
0 |
33 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
0 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T25 |
0 |
15 |
0 |
0 |
| T27 |
0 |
8 |
0 |
0 |
| T28 |
1892 |
0 |
0 |
0 |
| T29 |
1009 |
0 |
0 |
0 |
| T30 |
1194 |
0 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
123217885 |
2908 |
0 |
0 |
| T2 |
313248 |
41 |
0 |
0 |
| T3 |
58505 |
4 |
0 |
0 |
| T4 |
4722 |
0 |
0 |
0 |
| T9 |
108974 |
33 |
0 |
0 |
| T10 |
0 |
21 |
0 |
0 |
| T11 |
0 |
5 |
0 |
0 |
| T12 |
0 |
32 |
0 |
0 |
| T13 |
0 |
64 |
0 |
0 |
| T15 |
0 |
33 |
0 |
0 |
| T18 |
1239 |
0 |
0 |
0 |
| T19 |
15176 |
0 |
0 |
0 |
| T20 |
378 |
0 |
0 |
0 |
| T25 |
0 |
15 |
0 |
0 |
| T27 |
0 |
8 |
0 |
0 |
| T28 |
468 |
0 |
0 |
0 |
| T29 |
990 |
0 |
0 |
0 |
| T30 |
1250 |
0 |
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 | T2,T3,T9 |
| 1 | 1 | Covered | T2,T3,T9 |
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,T3,T9 |
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 |
T2,T3,T9 |
| EVEN |
0 |
- |
Covered |
T2,T3,T9 |
| ODD |
- |
1 |
Covered |
T2,T3,T9 |
| ODD |
- |
0 |
Covered |
T2,T3,T9 |
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,T3,T9 |
| EVEN |
0 |
- |
Covered |
T2,T3,T9 |
| ODD |
- |
1 |
Covered |
T2,T3,T9 |
| ODD |
- |
0 |
Covered |
T2,T3,T9 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
Assert Coverage for Instance : tb.dut.u_main_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
165520136 |
2879 |
0 |
0 |
| T2 |
330241 |
40 |
0 |
0 |
| T3 |
130707 |
10 |
0 |
0 |
| T4 |
13790 |
0 |
0 |
0 |
| T9 |
468297 |
43 |
0 |
0 |
| T10 |
0 |
30 |
0 |
0 |
| T11 |
0 |
8 |
0 |
0 |
| T12 |
0 |
21 |
0 |
0 |
| T13 |
0 |
54 |
0 |
0 |
| T15 |
0 |
34 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
0 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T25 |
0 |
3 |
0 |
0 |
| T26 |
0 |
4 |
0 |
0 |
| T28 |
1892 |
0 |
0 |
0 |
| T29 |
1009 |
0 |
0 |
0 |
| T30 |
1194 |
0 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
524810617 |
2879 |
0 |
0 |
| T2 |
131616 |
40 |
0 |
0 |
| T3 |
255415 |
10 |
0 |
0 |
| T4 |
19702 |
0 |
0 |
0 |
| T9 |
477625 |
43 |
0 |
0 |
| T10 |
0 |
30 |
0 |
0 |
| T11 |
0 |
8 |
0 |
0 |
| T12 |
0 |
21 |
0 |
0 |
| T13 |
0 |
54 |
0 |
0 |
| T15 |
0 |
34 |
0 |
0 |
| T18 |
4619 |
0 |
0 |
0 |
| T19 |
122810 |
0 |
0 |
0 |
| T20 |
1613 |
0 |
0 |
0 |
| T25 |
0 |
3 |
0 |
0 |
| T26 |
0 |
4 |
0 |
0 |
| T28 |
1930 |
0 |
0 |
0 |
| T29 |
4209 |
0 |
0 |
0 |
| T30 |
4779 |
0 |
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 | T1,T2,T3 |
| 1 | 1 | Covered | T1,T2,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,T2,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 |
T1,T2,T3 |
| EVEN |
0 |
- |
Covered |
T1,T2,T3 |
| ODD |
- |
1 |
Covered |
T1,T2,T3 |
| ODD |
- |
0 |
Covered |
T1,T2,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,T2,T3 |
| EVEN |
0 |
- |
Covered |
T1,T2,T3 |
| ODD |
- |
1 |
Covered |
T1,T2,T3 |
| ODD |
- |
0 |
Covered |
T1,T2,T3 |
LineNo. Expression
-1-: 307 if ((!rst_src_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
LineNo. Expression
-1-: 316 if ((!rst_dst_ni))
Branches:
| -1- | Status | Tests |
| 1 |
Covered |
T21,T22,T23 |
| 0 |
Covered |
T21,T22,T23 |
Assert Coverage for Instance : tb.dut.u_usb_meas.u_err_sync
Assertion Details
SyncReqAckAckNeedsReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
165520136 |
2670 |
0 |
0 |
| T1 |
14455 |
4 |
0 |
0 |
| T2 |
330241 |
18 |
0 |
0 |
| T3 |
130707 |
3 |
0 |
0 |
| T4 |
13790 |
0 |
0 |
0 |
| T9 |
468297 |
30 |
0 |
0 |
| T10 |
0 |
12 |
0 |
0 |
| T11 |
0 |
8 |
0 |
0 |
| T12 |
0 |
20 |
0 |
0 |
| T13 |
0 |
28 |
0 |
0 |
| T14 |
0 |
4 |
0 |
0 |
| T16 |
1870 |
0 |
0 |
0 |
| T17 |
987 |
0 |
0 |
0 |
| T18 |
2264 |
0 |
0 |
0 |
| T19 |
42984 |
0 |
0 |
0 |
| T20 |
1096 |
0 |
0 |
0 |
| T25 |
0 |
8 |
0 |
0 |
SyncReqAckHoldReq
| Name | Attempts | Real Successes | Failures | Incomplete |
| Total |
252037411 |
2670 |
0 |
0 |
| T1 |
28912 |
4 |
0 |
0 |
| T2 |
631770 |
18 |
0 |
0 |
| T3 |
119721 |
3 |
0 |
0 |
| T4 |
9457 |
0 |
0 |
0 |
| T9 |
228399 |
30 |
0 |
0 |
| T10 |
0 |
12 |
0 |
0 |
| T11 |
0 |
8 |
0 |
0 |
| T12 |
0 |
20 |
0 |
0 |
| T13 |
0 |
28 |
0 |
0 |
| T14 |
0 |
4 |
0 |
0 |
| T16 |
935 |
0 |
0 |
0 |
| T17 |
2914 |
0 |
0 |
0 |
| T18 |
2217 |
0 |
0 |
0 |
| T19 |
58949 |
0 |
0 |
0 |
| T20 |
774 |
0 |
0 |
0 |
| T25 |
0 |
8 |
0 |
0 |