Line Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_reqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 15 | 15 | 100.00 | 
| ALWAYS | 69 | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 81 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 82 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 100 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 101 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 108 | 1 | 1 | 100.00 | 
| ALWAYS | 111 | 2 | 2 | 100.00 | 
| CONT_ASSIGN | 116 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 133 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 134 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 138 | 1 | 1 | 100.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 69 | 
1 | 
1 | 
| 70 | 
1 | 
1 | 
| 71 | 
1 | 
1 | 
| 72 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 81 | 
1 | 
1 | 
| 82 | 
1 | 
1 | 
| 100 | 
1 | 
1 | 
| 101 | 
1 | 
1 | 
| 108 | 
1 | 
1 | 
| 111 | 
1 | 
1 | 
| 112 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 116 | 
1 | 
1 | 
| 133 | 
1 | 
1 | 
| 134 | 
1 | 
1 | 
| 138 | 
1 | 
1 | 
Cond Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_reqfifo
 | Total | Covered | Percent | 
| Conditions | 16 | 11 | 68.75 | 
| Logical | 16 | 11 | 68.75 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       81
 EXPRESSION (((~full_o)) & ((~gen_normal_fifo.under_rst)))
             -----1-----   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       82
 EXPRESSION (((~gen_normal_fifo.empty)) & ((~gen_normal_fifo.under_rst)))
             -------------1------------   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       100
 EXPRESSION (wvalid_i & wready_o & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       101
 EXPRESSION (rvalid_o & rready_i & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Not Covered |  | 
| 1 | 0 | 1 | Covered | T2,T3,T13 | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       138
 EXPRESSION (gen_normal_fifo.empty ? 'b0 : gen_normal_fifo.rdata_int)
             ----------1----------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Covered | T1,T2,T3 | 
Branch Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_reqfifo
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
7 | 
7 | 
100.00 | 
| TERNARY | 
138 | 
2 | 
2 | 
100.00 | 
| IF | 
69 | 
3 | 
3 | 
100.00 | 
| IF | 
111 | 
2 | 
2 | 
100.00 | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	138	(gen_normal_fifo.empty) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	69	if ((!rst_ni))
-2-:	71	if (gen_normal_fifo.under_rst)
Branches:
| -1- | -2- | Status | Tests | 
| 1 | 
- | 
Covered | 
T1,T2,T3 | 
| 0 | 
1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	111	if (gen_normal_fifo.fifo_incr_wptr)
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
Assert Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_reqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
201579648 | 
0 | 
0 | 
| T1 | 
44780 | 
3017 | 
0 | 
0 | 
| T2 | 
188790 | 
141094 | 
0 | 
0 | 
| T3 | 
216773 | 
232791 | 
0 | 
0 | 
| T12 | 
145705 | 
9322 | 
0 | 
0 | 
| T13 | 
194361 | 
481069 | 
0 | 
0 | 
| T14 | 
328236 | 
111226 | 
0 | 
0 | 
| T15 | 
73932 | 
8226 | 
0 | 
0 | 
| T16 | 
55470 | 
704 | 
0 | 
0 | 
| T17 | 
431706 | 
451807 | 
0 | 
0 | 
| T18 | 
0 | 
423183 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_normal_fifo.depthShallNotExceedParamDepth
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
201579648 | 
0 | 
0 | 
| T1 | 
44780 | 
3017 | 
0 | 
0 | 
| T2 | 
188790 | 
141094 | 
0 | 
0 | 
| T3 | 
216773 | 
232791 | 
0 | 
0 | 
| T12 | 
145705 | 
9322 | 
0 | 
0 | 
| T13 | 
194361 | 
481069 | 
0 | 
0 | 
| T14 | 
328236 | 
111226 | 
0 | 
0 | 
| T15 | 
73932 | 
8226 | 
0 | 
0 | 
| T16 | 
55470 | 
704 | 
0 | 
0 | 
| T17 | 
431706 | 
451807 | 
0 | 
0 | 
| T18 | 
0 | 
423183 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_sramreqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 14 | 11 | 78.57 | 
| ALWAYS | 69 | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 81 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 82 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 100 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 101 | 0 | 0 |  | 
| CONT_ASSIGN | 108 | 1 | 0 | 0.00 | 
| ALWAYS | 111 | 2 | 1 | 50.00 | 
| CONT_ASSIGN | 116 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 133 | 1 | 0 | 0.00 | 
| CONT_ASSIGN | 134 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 138 | 1 | 1 | 100.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 69 | 
1 | 
1 | 
| 70 | 
1 | 
1 | 
| 71 | 
1 | 
1 | 
| 72 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 81 | 
1 | 
1 | 
| 82 | 
1 | 
1 | 
| 100 | 
1 | 
1 | 
| 101 | 
 | 
unreachable | 
| 108 | 
0 | 
1 | 
| 111 | 
1 | 
1 | 
| 112 | 
0 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 116 | 
1 | 
1 | 
| 133 | 
0 | 
1 | 
| 134 | 
1 | 
1 | 
| 138 | 
1 | 
1 | 
Cond Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_sramreqfifo
 | Total | Covered | Percent | 
| Conditions | 13 | 5 | 38.46 | 
| Logical | 13 | 5 | 38.46 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       81
 EXPRESSION (((~full_o)) & ((~gen_normal_fifo.under_rst)))
             -----1-----   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Not Covered |  | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       82
 EXPRESSION (((~gen_normal_fifo.empty)) & ((~gen_normal_fifo.under_rst)))
             -------------1------------   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Not Covered |  | 
 LINE       100
 EXPRESSION (wvalid_i & wready_o & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Not Covered |  | 
 LINE       101
 EXPRESSION (rvalid_o & rready_i & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Unreachable |  | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Unreachable |  | 
| 1 | 1 | 1 | Unreachable |  | 
 LINE       138
 EXPRESSION (gen_normal_fifo.empty ? 'b0 : gen_normal_fifo.rdata_int)
             ----------1----------
| -1- | Status | Tests |                       
| 0 | Not Covered |  | 
| 1 | Covered | T1,T2,T3 | 
Branch Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_sramreqfifo
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
7 | 
5 | 
71.43  | 
| TERNARY | 
138 | 
2 | 
1 | 
50.00  | 
| IF | 
69 | 
3 | 
3 | 
100.00 | 
| IF | 
111 | 
2 | 
1 | 
50.00  | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	138	(gen_normal_fifo.empty) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Not Covered | 
 | 
	LineNo.	Expression
-1-:	69	if ((!rst_ni))
-2-:	71	if (gen_normal_fifo.under_rst)
Branches:
| -1- | -2- | Status | Tests | 
| 1 | 
- | 
Covered | 
T1,T2,T3 | 
| 0 | 
1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	111	if (gen_normal_fifo.fifo_incr_wptr)
Branches:
| -1- | Status | Tests | 
| 1 | 
Not Covered | 
 | 
| 0 | 
Covered | 
T1,T2,T3 | 
Assert Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_sramreqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_normal_fifo.depthShallNotExceedParamDepth
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
0 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_rspfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 13 | 12 | 92.31 | 
| ALWAYS | 69 | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 81 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 82 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 100 | 0 | 0 |  | 
| CONT_ASSIGN | 101 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 108 | 1 | 0 | 0.00 | 
| ALWAYS | 111 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 116 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 130 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 131 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 138 | 1 | 1 | 100.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 69 | 
1 | 
1 | 
| 70 | 
1 | 
1 | 
| 71 | 
1 | 
1 | 
| 72 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 81 | 
1 | 
1 | 
| 82 | 
1 | 
1 | 
| 100 | 
 | 
unreachable | 
| 101 | 
1 | 
1 | 
| 108 | 
0 | 
1 | 
| 111 | 
1 | 
1 | 
| 112 | 
 | 
unreachable | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 116 | 
1 | 
1 | 
| 130 | 
1 | 
1 | 
| 131 | 
1 | 
1 | 
| 138 | 
1 | 
1 | 
Cond Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_rspfifo
 | Total | Covered | Percent | 
| Conditions | 17 | 8 | 47.06 | 
| Logical | 17 | 8 | 47.06 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       81
 EXPRESSION (((~full_o)) & ((~gen_normal_fifo.under_rst)))
             -----1-----   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Not Covered |  | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       82
 EXPRESSION (((~gen_normal_fifo.empty)) & ((~gen_normal_fifo.under_rst)))
             -------------1------------   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Not Covered |  | 
 LINE       100
 EXPRESSION (wvalid_i & wready_o & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Unreachable |  | 
| 1 | 1 | 0 | Unreachable |  | 
| 1 | 1 | 1 | Unreachable |  | 
 LINE       101
 EXPRESSION (rvalid_o & rready_i & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Not Covered |  | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Not Covered |  | 
 LINE       130
 EXPRESSION ((gen_normal_fifo.fifo_empty && wvalid_i) ? wdata_i : gen_normal_fifo.storage_rdata)
             --------------------1-------------------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Unreachable |  | 
 LINE       130
 SUB-EXPRESSION (gen_normal_fifo.fifo_empty && wvalid_i)
                 -------------1------------    ----2---
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Unreachable |  | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Unreachable |  | 
 LINE       131
 EXPRESSION (gen_normal_fifo.fifo_empty & ((~wvalid_i)))
             -------------1------------   ------2------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Not Covered |  | 
| 1 | 0 | Unreachable |  | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       138
 EXPRESSION (gen_normal_fifo.empty ? 'b0 : gen_normal_fifo.rdata_int)
             ----------1----------
| -1- | Status | Tests |                       
| 0 | Not Covered |  | 
| 1 | Covered | T1,T2,T3 | 
Branch Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_rspfifo
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
7 | 
6 | 
85.71  | 
| TERNARY | 
130 | 
1 | 
1 | 
100.00 | 
| TERNARY | 
138 | 
2 | 
1 | 
50.00  | 
| IF | 
69 | 
3 | 
3 | 
100.00 | 
| IF | 
111 | 
1 | 
1 | 
100.00 | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	130	((gen_normal_fifo.fifo_empty && wvalid_i)) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Unreachable | 
 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	138	(gen_normal_fifo.empty) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Not Covered | 
 | 
	LineNo.	Expression
-1-:	69	if ((!rst_ni))
-2-:	71	if (gen_normal_fifo.under_rst)
Branches:
| -1- | -2- | Status | Tests | 
| 1 | 
- | 
Covered | 
T1,T2,T3 | 
| 0 | 
1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	111	if (gen_normal_fifo.fifo_incr_wptr)
Branches:
| -1- | Status | Tests | 
| 1 | 
Unreachable | 
 | 
| 0 | 
Covered | 
T1,T2,T3 | 
Assert Coverage for Instance : tb.dut.u_tlul_adapter_msgfifo.u_rspfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_normal_fifo.depthShallNotExceedParamDepth
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
0 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_msgfifo.u_msgfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 14 | 14 | 100.00 | 
| ALWAYS | 69 | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 81 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 82 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 100 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 101 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 120 | 1 | 1 | 100.00 | 
| ALWAYS | 123 | 2 | 2 | 100.00 | 
| CONT_ASSIGN | 130 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 131 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 138 | 1 | 1 | 100.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 69 | 
1 | 
1 | 
| 70 | 
1 | 
1 | 
| 71 | 
1 | 
1 | 
| 72 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 81 | 
1 | 
1 | 
| 82 | 
1 | 
1 | 
| 100 | 
1 | 
1 | 
| 101 | 
1 | 
1 | 
| 120 | 
1 | 
1 | 
| 123 | 
1 | 
1 | 
| 124 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 130 | 
1 | 
1 | 
| 131 | 
1 | 
1 | 
| 138 | 
1 | 
1 | 
Cond Coverage for Instance : tb.dut.u_msgfifo.u_msgfifo
 | Total | Covered | Percent | 
| Conditions | 24 | 21 | 87.50 | 
| Logical | 24 | 21 | 87.50 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       81
 EXPRESSION (((~full_o)) & ((~gen_normal_fifo.under_rst)))
             -----1-----   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T13,T27,T28 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       82
 EXPRESSION (((~gen_normal_fifo.empty)) & ((~gen_normal_fifo.under_rst)))
             -------------1------------   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       100
 EXPRESSION (wvalid_i & wready_o & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Covered | T13,T27,T28 | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       101
 EXPRESSION (rvalid_o & rready_i & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       130
 EXPRESSION ((gen_normal_fifo.fifo_empty && wvalid_i) ? wdata_i : gen_normal_fifo.storage_rdata)
             --------------------1-------------------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Covered | T1,T2,T3 | 
 LINE       130
 SUB-EXPRESSION (gen_normal_fifo.fifo_empty && wvalid_i)
                 -------------1------------    ----2---
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T12,T13 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       131
 EXPRESSION (gen_normal_fifo.fifo_empty & ((~wvalid_i)))
             -------------1------------   ------2------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       138
 EXPRESSION (gen_normal_fifo.empty ? 'b0 : gen_normal_fifo.rdata_int)
             ----------1----------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Covered | T1,T2,T3 | 
Branch Coverage for Instance : tb.dut.u_msgfifo.u_msgfifo
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
9 | 
9 | 
100.00 | 
| TERNARY | 
130 | 
2 | 
2 | 
100.00 | 
| TERNARY | 
138 | 
2 | 
2 | 
100.00 | 
| IF | 
69 | 
3 | 
3 | 
100.00 | 
| IF | 
111 | 
2 | 
2 | 
100.00 | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	130	((gen_normal_fifo.fifo_empty && wvalid_i)) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	138	(gen_normal_fifo.empty) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	69	if ((!rst_ni))
-2-:	71	if (gen_normal_fifo.under_rst)
Branches:
| -1- | -2- | Status | Tests | 
| 1 | 
- | 
Covered | 
T1,T2,T3 | 
| 0 | 
1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	111	if (gen_normal_fifo.fifo_incr_wptr)
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
Assert Coverage for Instance : tb.dut.u_msgfifo.u_msgfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
61990917 | 
0 | 
0 | 
| T1 | 
44780 | 
2587 | 
0 | 
0 | 
| T2 | 
188790 | 
195718 | 
0 | 
0 | 
| T3 | 
216773 | 
22216 | 
0 | 
0 | 
| T12 | 
145705 | 
7802 | 
0 | 
0 | 
| T13 | 
194361 | 
73200 | 
0 | 
0 | 
| T14 | 
328236 | 
47763 | 
0 | 
0 | 
| T15 | 
73932 | 
5419 | 
0 | 
0 | 
| T16 | 
55470 | 
5597 | 
0 | 
0 | 
| T17 | 
431706 | 
291130 | 
0 | 
0 | 
| T18 | 
0 | 
108796 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_normal_fifo.depthShallNotExceedParamDepth
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
61990917 | 
0 | 
0 | 
| T1 | 
44780 | 
2587 | 
0 | 
0 | 
| T2 | 
188790 | 
195718 | 
0 | 
0 | 
| T3 | 
216773 | 
22216 | 
0 | 
0 | 
| T12 | 
145705 | 
7802 | 
0 | 
0 | 
| T13 | 
194361 | 
73200 | 
0 | 
0 | 
| T14 | 
328236 | 
47763 | 
0 | 
0 | 
| T15 | 
73932 | 
5419 | 
0 | 
0 | 
| T16 | 
55470 | 
5597 | 
0 | 
0 | 
| T17 | 
431706 | 
291130 | 
0 | 
0 | 
| T18 | 
0 | 
108796 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_reqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 15 | 15 | 100.00 | 
| ALWAYS | 69 | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 81 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 82 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 100 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 101 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 108 | 1 | 1 | 100.00 | 
| ALWAYS | 111 | 2 | 2 | 100.00 | 
| CONT_ASSIGN | 116 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 133 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 134 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 138 | 1 | 1 | 100.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 69 | 
1 | 
1 | 
| 70 | 
1 | 
1 | 
| 71 | 
1 | 
1 | 
| 72 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 81 | 
1 | 
1 | 
| 82 | 
1 | 
1 | 
| 100 | 
1 | 
1 | 
| 101 | 
1 | 
1 | 
| 108 | 
1 | 
1 | 
| 111 | 
1 | 
1 | 
| 112 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 116 | 
1 | 
1 | 
| 133 | 
1 | 
1 | 
| 134 | 
1 | 
1 | 
| 138 | 
1 | 
1 | 
Cond Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_reqfifo
 | Total | Covered | Percent | 
| Conditions | 16 | 11 | 68.75 | 
| Logical | 16 | 11 | 68.75 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       81
 EXPRESSION (((~full_o)) & ((~gen_normal_fifo.under_rst)))
             -----1-----   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       82
 EXPRESSION (((~gen_normal_fifo.empty)) & ((~gen_normal_fifo.under_rst)))
             -------------1------------   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       100
 EXPRESSION (wvalid_i & wready_o & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       101
 EXPRESSION (rvalid_o & rready_i & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Not Covered |  | 
| 1 | 0 | 1 | Covered | T2,T3,T13 | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       138
 EXPRESSION (gen_normal_fifo.empty ? 'b0 : gen_normal_fifo.rdata_int)
             ----------1----------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Covered | T1,T2,T3 | 
Branch Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_reqfifo
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
7 | 
7 | 
100.00 | 
| TERNARY | 
138 | 
2 | 
2 | 
100.00 | 
| IF | 
69 | 
3 | 
3 | 
100.00 | 
| IF | 
111 | 
2 | 
2 | 
100.00 | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	138	(gen_normal_fifo.empty) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	69	if ((!rst_ni))
-2-:	71	if (gen_normal_fifo.under_rst)
Branches:
| -1- | -2- | Status | Tests | 
| 1 | 
- | 
Covered | 
T1,T2,T3 | 
| 0 | 
1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	111	if (gen_normal_fifo.fifo_incr_wptr)
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
Assert Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_reqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
68181789 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
589692 | 
0 | 
0 | 
| T3 | 
216773 | 
70949 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
235386 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
133931 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_normal_fifo.depthShallNotExceedParamDepth
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
68181789 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
589692 | 
0 | 
0 | 
| T3 | 
216773 | 
70949 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
235386 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
133931 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_sramreqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 15 | 15 | 100.00 | 
| ALWAYS | 69 | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 81 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 82 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 100 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 101 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 108 | 1 | 1 | 100.00 | 
| ALWAYS | 111 | 2 | 2 | 100.00 | 
| CONT_ASSIGN | 116 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 133 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 134 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 138 | 1 | 1 | 100.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 69 | 
1 | 
1 | 
| 70 | 
1 | 
1 | 
| 71 | 
1 | 
1 | 
| 72 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 81 | 
1 | 
1 | 
| 82 | 
1 | 
1 | 
| 100 | 
1 | 
1 | 
| 101 | 
1 | 
1 | 
| 108 | 
1 | 
1 | 
| 111 | 
1 | 
1 | 
| 112 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 116 | 
1 | 
1 | 
| 133 | 
1 | 
1 | 
| 134 | 
1 | 
1 | 
| 138 | 
1 | 
1 | 
Cond Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_sramreqfifo
 | Total | Covered | Percent | 
| Conditions | 16 | 10 | 62.50 | 
| Logical | 16 | 10 | 62.50 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       81
 EXPRESSION (((~full_o)) & ((~gen_normal_fifo.under_rst)))
             -----1-----   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       82
 EXPRESSION (((~gen_normal_fifo.empty)) & ((~gen_normal_fifo.under_rst)))
             -------------1------------   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       100
 EXPRESSION (wvalid_i & wready_o & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       101
 EXPRESSION (rvalid_o & rready_i & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Not Covered |  | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       138
 EXPRESSION (gen_normal_fifo.empty ? 'b0 : gen_normal_fifo.rdata_int)
             ----------1----------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Covered | T1,T2,T3 | 
Branch Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_sramreqfifo
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
7 | 
7 | 
100.00 | 
| TERNARY | 
138 | 
2 | 
2 | 
100.00 | 
| IF | 
69 | 
3 | 
3 | 
100.00 | 
| IF | 
111 | 
2 | 
2 | 
100.00 | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	138	(gen_normal_fifo.empty) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	69	if ((!rst_ni))
-2-:	71	if (gen_normal_fifo.under_rst)
Branches:
| -1- | -2- | Status | Tests | 
| 1 | 
- | 
Covered | 
T1,T2,T3 | 
| 0 | 
1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	111	if (gen_normal_fifo.fifo_incr_wptr)
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
Assert Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_sramreqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
36597734 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
189700 | 
0 | 
0 | 
| T3 | 
216773 | 
15787 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
52266 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
43150 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_normal_fifo.depthShallNotExceedParamDepth
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
36597734 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
189700 | 
0 | 
0 | 
| T3 | 
216773 | 
15787 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
52266 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
43150 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_rspfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 15 | 15 | 100.00 | 
| ALWAYS | 69 | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 81 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 82 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 100 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 101 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 108 | 1 | 1 | 100.00 | 
| ALWAYS | 111 | 2 | 2 | 100.00 | 
| CONT_ASSIGN | 116 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 130 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 131 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 138 | 1 | 1 | 100.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 69 | 
1 | 
1 | 
| 70 | 
1 | 
1 | 
| 71 | 
1 | 
1 | 
| 72 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 81 | 
1 | 
1 | 
| 82 | 
1 | 
1 | 
| 100 | 
1 | 
1 | 
| 101 | 
1 | 
1 | 
| 108 | 
1 | 
1 | 
| 111 | 
1 | 
1 | 
| 112 | 
1 | 
1 | 
 | 
 | 
 | 
     MISSING_ELSE | 
| 116 | 
1 | 
1 | 
| 130 | 
1 | 
1 | 
| 131 | 
1 | 
1 | 
| 138 | 
1 | 
1 | 
Cond Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_rspfifo
 | Total | Covered | Percent | 
| Conditions | 24 | 18 | 75.00 | 
| Logical | 24 | 18 | 75.00 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       81
 EXPRESSION (((~full_o)) & ((~gen_normal_fifo.under_rst)))
             -----1-----   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T2,T3,T13 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       82
 EXPRESSION (((~gen_normal_fifo.empty)) & ((~gen_normal_fifo.under_rst)))
             -------------1------------   ---------------2--------------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       100
 EXPRESSION (wvalid_i & wready_o & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Covered | T1,T2,T3 | 
| 1 | 0 | 1 | Not Covered |  | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       101
 EXPRESSION (rvalid_o & rready_i & ((~gen_normal_fifo.under_rst)))
             ----1---   ----2---   ---------------3--------------
| -1- | -2- | -3- | Status | Tests |                       
| 0 | 1 | 1 | Not Covered |  | 
| 1 | 0 | 1 | Covered | T2,T3,T13 | 
| 1 | 1 | 0 | Not Covered |  | 
| 1 | 1 | 1 | Covered | T1,T2,T3 | 
 LINE       130
 EXPRESSION ((gen_normal_fifo.fifo_empty && wvalid_i) ? wdata_i : gen_normal_fifo.storage_rdata)
             --------------------1-------------------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Covered | T1,T2,T3 | 
 LINE       130
 SUB-EXPRESSION (gen_normal_fifo.fifo_empty && wvalid_i)
                 -------------1------------    ----2---
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Not Covered |  | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       131
 EXPRESSION (gen_normal_fifo.fifo_empty & ((~wvalid_i)))
             -------------1------------   ------2------
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Covered | T2,T3,T13 | 
| 1 | 0 | Covered | T1,T2,T3 | 
| 1 | 1 | Covered | T1,T2,T3 | 
 LINE       138
 EXPRESSION (gen_normal_fifo.empty ? 'b0 : gen_normal_fifo.rdata_int)
             ----------1----------
| -1- | Status | Tests |                       
| 0 | Covered | T1,T2,T3 | 
| 1 | Covered | T1,T2,T3 | 
Branch Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_rspfifo
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
9 | 
9 | 
100.00 | 
| TERNARY | 
130 | 
2 | 
2 | 
100.00 | 
| TERNARY | 
138 | 
2 | 
2 | 
100.00 | 
| IF | 
69 | 
3 | 
3 | 
100.00 | 
| IF | 
111 | 
2 | 
2 | 
100.00 | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	130	((gen_normal_fifo.fifo_empty && wvalid_i)) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	138	(gen_normal_fifo.empty) ? 
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	69	if ((!rst_ni))
-2-:	71	if (gen_normal_fifo.under_rst)
Branches:
| -1- | -2- | Status | Tests | 
| 1 | 
- | 
Covered | 
T1,T2,T3 | 
| 0 | 
1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
0 | 
Covered | 
T1,T2,T3 | 
	LineNo.	Expression
-1-:	111	if (gen_normal_fifo.fifo_incr_wptr)
Branches:
| -1- | Status | Tests | 
| 1 | 
Covered | 
T1,T2,T3 | 
| 0 | 
Covered | 
T1,T2,T3 | 
Assert Coverage for Instance : tb.dut.u_staterd.u_tlul_adapter.u_rspfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
67833346 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
589692 | 
0 | 
0 | 
| T3 | 
216773 | 
70949 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
235386 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
133931 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_normal_fifo.depthShallNotExceedParamDepth
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
67833346 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
589692 | 
0 | 
0 | 
| T3 | 
216773 | 
70949 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
235386 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
133931 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_reg.u_socket.fifo_h.reqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 44 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 45 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 48 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 53 | 0 | 0 |  | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 44 | 
1 | 
1 | 
| 45 | 
1 | 
1 | 
| 48 | 
1 | 
1 | 
| 49 | 
1 | 
1 | 
| 53 | 
 | 
unreachable | 
Assert Coverage for Instance : tb.dut.u_reg.u_socket.fifo_h.reqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
471845506 | 
0 | 
0 | 
| T1 | 
44780 | 
23385 | 
0 | 
0 | 
| T2 | 
188790 | 
204948 | 
0 | 
0 | 
| T3 | 
216773 | 
282209 | 
0 | 
0 | 
| T12 | 
145705 | 
78855 | 
0 | 
0 | 
| T13 | 
194361 | 
280434 | 
0 | 
0 | 
| T14 | 
328236 | 
465256 | 
0 | 
0 | 
| T15 | 
73932 | 
50198 | 
0 | 
0 | 
| T16 | 
55470 | 
21055 | 
0 | 
0 | 
| T17 | 
431706 | 
204333 | 
0 | 
0 | 
| T19 | 
29559 | 
289 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_passthru_fifo.paramCheckPass
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
1242 | 
1242 | 
0 | 
0 | 
| T1 | 
1 | 
1 | 
0 | 
0 | 
| T2 | 
1 | 
1 | 
0 | 
0 | 
| T3 | 
1 | 
1 | 
0 | 
0 | 
| T12 | 
1 | 
1 | 
0 | 
0 | 
| T13 | 
1 | 
1 | 
0 | 
0 | 
| T14 | 
1 | 
1 | 
0 | 
0 | 
| T15 | 
1 | 
1 | 
0 | 
0 | 
| T16 | 
1 | 
1 | 
0 | 
0 | 
| T17 | 
1 | 
1 | 
0 | 
0 | 
| T19 | 
1 | 
1 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_reg.u_socket.fifo_h.rspfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 44 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 45 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 48 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 53 | 0 | 0 |  | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 44 | 
1 | 
1 | 
| 45 | 
1 | 
1 | 
| 48 | 
1 | 
1 | 
| 49 | 
1 | 
1 | 
| 53 | 
 | 
unreachable | 
Assert Coverage for Instance : tb.dut.u_reg.u_socket.fifo_h.rspfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
849032219 | 
0 | 
0 | 
| T1 | 
44780 | 
20305 | 
0 | 
0 | 
| T2 | 
188790 | 
635786 | 
0 | 
0 | 
| T3 | 
216773 | 
995333 | 
0 | 
0 | 
| T12 | 
145705 | 
67403 | 
0 | 
0 | 
| T13 | 
194361 | 
901106 | 
0 | 
0 | 
| T14 | 
328236 | 
465256 | 
0 | 
0 | 
| T15 | 
73932 | 
35278 | 
0 | 
0 | 
| T16 | 
55470 | 
20551 | 
0 | 
0 | 
| T17 | 
431706 | 
204333 | 
0 | 
0 | 
| T19 | 
29559 | 
289 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_passthru_fifo.paramCheckPass
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
1242 | 
1242 | 
0 | 
0 | 
| T1 | 
1 | 
1 | 
0 | 
0 | 
| T2 | 
1 | 
1 | 
0 | 
0 | 
| T3 | 
1 | 
1 | 
0 | 
0 | 
| T12 | 
1 | 
1 | 
0 | 
0 | 
| T13 | 
1 | 
1 | 
0 | 
0 | 
| T14 | 
1 | 
1 | 
0 | 
0 | 
| T15 | 
1 | 
1 | 
0 | 
0 | 
| T16 | 
1 | 
1 | 
0 | 
0 | 
| T17 | 
1 | 
1 | 
0 | 
0 | 
| T19 | 
1 | 
1 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[0].fifo_d.reqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 44 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 45 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 48 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 53 | 0 | 0 |  | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 44 | 
1 | 
1 | 
| 45 | 
1 | 
1 | 
| 48 | 
1 | 
1 | 
| 49 | 
1 | 
1 | 
| 53 | 
 | 
unreachable | 
Assert Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[0].fifo_d.reqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
37330111 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
189700 | 
0 | 
0 | 
| T3 | 
216773 | 
15787 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
52266 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
43150 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_passthru_fifo.paramCheckPass
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
1242 | 
1242 | 
0 | 
0 | 
| T1 | 
1 | 
1 | 
0 | 
0 | 
| T2 | 
1 | 
1 | 
0 | 
0 | 
| T3 | 
1 | 
1 | 
0 | 
0 | 
| T12 | 
1 | 
1 | 
0 | 
0 | 
| T13 | 
1 | 
1 | 
0 | 
0 | 
| T14 | 
1 | 
1 | 
0 | 
0 | 
| T15 | 
1 | 
1 | 
0 | 
0 | 
| T16 | 
1 | 
1 | 
0 | 
0 | 
| T17 | 
1 | 
1 | 
0 | 
0 | 
| T19 | 
1 | 
1 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[0].fifo_d.rspfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 44 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 45 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 48 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 53 | 0 | 0 |  | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 44 | 
1 | 
1 | 
| 45 | 
1 | 
1 | 
| 48 | 
1 | 
1 | 
| 49 | 
1 | 
1 | 
| 53 | 
 | 
unreachable | 
Assert Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[0].fifo_d.rspfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
68190123 | 
0 | 
0 | 
| T1 | 
44780 | 
6439 | 
0 | 
0 | 
| T2 | 
188790 | 
589692 | 
0 | 
0 | 
| T3 | 
216773 | 
70949 | 
0 | 
0 | 
| T12 | 
145705 | 
23325 | 
0 | 
0 | 
| T13 | 
194361 | 
235386 | 
0 | 
0 | 
| T14 | 
328236 | 
16236 | 
0 | 
0 | 
| T15 | 
73932 | 
1837 | 
0 | 
0 | 
| T16 | 
55470 | 
10712 | 
0 | 
0 | 
| T17 | 
431706 | 
189700 | 
0 | 
0 | 
| T18 | 
0 | 
133931 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_passthru_fifo.paramCheckPass
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
1242 | 
1242 | 
0 | 
0 | 
| T1 | 
1 | 
1 | 
0 | 
0 | 
| T2 | 
1 | 
1 | 
0 | 
0 | 
| T3 | 
1 | 
1 | 
0 | 
0 | 
| T12 | 
1 | 
1 | 
0 | 
0 | 
| T13 | 
1 | 
1 | 
0 | 
0 | 
| T14 | 
1 | 
1 | 
0 | 
0 | 
| T15 | 
1 | 
1 | 
0 | 
0 | 
| T16 | 
1 | 
1 | 
0 | 
0 | 
| T17 | 
1 | 
1 | 
0 | 
0 | 
| T19 | 
1 | 
1 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[1].fifo_d.reqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 44 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 45 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 48 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 53 | 0 | 0 |  | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 44 | 
1 | 
1 | 
| 45 | 
1 | 
1 | 
| 48 | 
1 | 
1 | 
| 49 | 
1 | 
1 | 
| 53 | 
 | 
unreachable | 
Assert Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[1].fifo_d.reqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
112183494 | 
0 | 
0 | 
| T1 | 
44780 | 
3017 | 
0 | 
0 | 
| T2 | 
188790 | 
454855 | 
0 | 
0 | 
| T3 | 
216773 | 
49354 | 
0 | 
0 | 
| T12 | 
145705 | 
9322 | 
0 | 
0 | 
| T13 | 
194361 | 
172663 | 
0 | 
0 | 
| T14 | 
328236 | 
111226 | 
0 | 
0 | 
| T15 | 
73932 | 
8226 | 
0 | 
0 | 
| T16 | 
55470 | 
704 | 
0 | 
0 | 
| T17 | 
431706 | 
451807 | 
0 | 
0 | 
| T18 | 
0 | 
187925 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_passthru_fifo.paramCheckPass
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
1242 | 
1242 | 
0 | 
0 | 
| T1 | 
1 | 
1 | 
0 | 
0 | 
| T2 | 
1 | 
1 | 
0 | 
0 | 
| T3 | 
1 | 
1 | 
0 | 
0 | 
| T12 | 
1 | 
1 | 
0 | 
0 | 
| T13 | 
1 | 
1 | 
0 | 
0 | 
| T14 | 
1 | 
1 | 
0 | 
0 | 
| T15 | 
1 | 
1 | 
0 | 
0 | 
| T16 | 
1 | 
1 | 
0 | 
0 | 
| T17 | 
1 | 
1 | 
0 | 
0 | 
| T19 | 
1 | 
1 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[1].fifo_d.rspfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 44 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 45 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 48 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 53 | 0 | 0 |  | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 44 | 
1 | 
1 | 
| 45 | 
1 | 
1 | 
| 48 | 
1 | 
1 | 
| 49 | 
1 | 
1 | 
| 53 | 
 | 
unreachable | 
Assert Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[1].fifo_d.rspfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
201603266 | 
0 | 
0 | 
| T1 | 
44780 | 
3017 | 
0 | 
0 | 
| T2 | 
188790 | 
141094 | 
0 | 
0 | 
| T3 | 
216773 | 
232791 | 
0 | 
0 | 
| T12 | 
145705 | 
9322 | 
0 | 
0 | 
| T13 | 
194361 | 
481069 | 
0 | 
0 | 
| T14 | 
328236 | 
111226 | 
0 | 
0 | 
| T15 | 
73932 | 
8226 | 
0 | 
0 | 
| T16 | 
55470 | 
704 | 
0 | 
0 | 
| T17 | 
431706 | 
451807 | 
0 | 
0 | 
| T18 | 
0 | 
423183 | 
0 | 
0 | 
| T19 | 
29559 | 
0 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_passthru_fifo.paramCheckPass
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
1242 | 
1242 | 
0 | 
0 | 
| T1 | 
1 | 
1 | 
0 | 
0 | 
| T2 | 
1 | 
1 | 
0 | 
0 | 
| T3 | 
1 | 
1 | 
0 | 
0 | 
| T12 | 
1 | 
1 | 
0 | 
0 | 
| T13 | 
1 | 
1 | 
0 | 
0 | 
| T14 | 
1 | 
1 | 
0 | 
0 | 
| T15 | 
1 | 
1 | 
0 | 
0 | 
| T16 | 
1 | 
1 | 
0 | 
0 | 
| T17 | 
1 | 
1 | 
0 | 
0 | 
| T19 | 
1 | 
1 | 
0 | 
0 | 
 
Line Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[2].fifo_d.reqfifo
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 4 | 4 | 100.00 | 
| CONT_ASSIGN | 44 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 45 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 48 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 49 | 1 | 1 | 100.00 | 
| CONT_ASSIGN | 53 | 0 | 0 |  | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' or '../src/lowrisc_prim_fifo_0/rtl/prim_fifo_sync.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 44 | 
1 | 
1 | 
| 45 | 
1 | 
1 | 
| 48 | 
1 | 
1 | 
| 49 | 
1 | 
1 | 
| 53 | 
 | 
unreachable | 
Assert Coverage for Instance : tb.dut.u_reg.u_socket.gen_dfifo[2].fifo_d.reqfifo
Assertion Details
DataKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
310398601 | 
0 | 
0 | 
| T1 | 
44780 | 
10849 | 
0 | 
0 | 
| T2 | 
188790 | 
140493 | 
0 | 
0 | 
| T3 | 
216773 | 
151075 | 
0 | 
0 | 
| T12 | 
145705 | 
34756 | 
0 | 
0 | 
| T13 | 
194361 | 
40459 | 
0 | 
0 | 
| T14 | 
328236 | 
337794 | 
0 | 
0 | 
| T15 | 
73932 | 
25215 | 
0 | 
0 | 
| T16 | 
55470 | 
9135 | 
0 | 
0 | 
| T17 | 
431706 | 
140182 | 
0 | 
0 | 
| T19 | 
29559 | 
289 | 
0 | 
0 | 
DepthKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
RvalidKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
WreadyKnown_A
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
2147483647 | 
2147483647 | 
0 | 
0 | 
| T1 | 
44780 | 
44710 | 
0 | 
0 | 
| T2 | 
188790 | 
188789 | 
0 | 
0 | 
| T3 | 
216773 | 
216763 | 
0 | 
0 | 
| T12 | 
145705 | 
145611 | 
0 | 
0 | 
| T13 | 
194361 | 
194334 | 
0 | 
0 | 
| T14 | 
328236 | 
328226 | 
0 | 
0 | 
| T15 | 
73932 | 
73862 | 
0 | 
0 | 
| T16 | 
55470 | 
55411 | 
0 | 
0 | 
| T17 | 
431706 | 
431700 | 
0 | 
0 | 
| T19 | 
29559 | 
29479 | 
0 | 
0 | 
gen_passthru_fifo.paramCheckPass
| Name | Attempts | Real Successes | Failures | Incomplete | 
| Total | 
1242 | 
1242 | 
0 | 
0 | 
| T1 | 
1 | 
1 | 
0 | 
0 | 
| T2 | 
1 | 
1 | 
0 | 
0 | 
| T3 | 
1 | 
1 | 
0 | 
0 | 
| T12 | 
1 | 
1 | 
0 | 
0 | 
| T13 | 
1 | 
1 | 
0 | 
0 | 
| T14 | 
1 | 
1 | 
0 | 
0 | 
| T15 | 
1 | 
1 | 
0 | 
0 | 
| T16 | 
1 | 
1 | 
0 | 
0 | 
| T17 | 
1 | 
1 | 
0 | 
0 | 
| T19 | 
1 | 
1 | 
0 | 
0 |