Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(7).TXT_BUF_ODD_GEN.TXT_BUFFER_ODD_INST.TXT_BUFFER_RAM_INST.DP_INF_RAM_BE_INST.BYTE_GEN(2)
Sub-instances:
| Instance |
Statement |
Branch |
Toggle |
Expression |
FSM state |
Functional |
Average |
Current Instance:
Details:
The limit of printed items was reached (5000). Total 261615 items are not displayed.
Covered statements:
If statement:
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1')
144: else
145: '0'; Count: 10146191
Threshold: 1
Signal assignment statement:
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') Count: 11426
Threshold: 1
Signal assignment statement:
145: '0'; Count: 10134765
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') | Evaluated to | Count | Threshold |
|---|
| Bin | True | 11426 | 1 |
| Bin | False | 10134765 | 1 |
Excluded expressions:
"and" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1')
<---LHS---> <---RHS---> | LHS | RHS | Count | Threshold | Excluded due to |
|---|
| Bin | False | True | 0 | 1 | Unreachable |
Covered expressions:
"=" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') | Evaluated to | Count | Threshold |
|---|
| Bin | False | 10123344 | 1 |
| Bin | True | 22847 | 1 |
"=" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') | Evaluated to | Count | Threshold |
|---|
| Bin | False | 11421 | 1 |
| Bin | True | 11426 | 1 |
"and" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1')
<---LHS---> <---RHS---> | LHS | RHS | Count | Threshold |
|---|
| Bin | True | False | 11421 | 1 |
| Bin | True | True | 11426 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: