Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(3).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: 49594912
Threshold: 1
Signal assignment statement:
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') Count: 45992
Threshold: 1
Signal assignment statement:
145: '0'; Count: 49548920
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 | 45992 | 1 |
| Bin | False | 49548920 | 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 | 49502948 | 1 |
| Bin | True | 91964 | 1 |
"=" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') | Evaluated to | Count | Threshold |
|---|
| Bin | False | 45972 | 1 |
| Bin | True | 45992 | 1 |
"and" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1')
<---LHS---> <---RHS---> | LHS | RHS | Count | Threshold |
|---|
| Bin | True | False | 45972 | 1 |
| Bin | True | True | 45992 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: