Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(5).TXT_BUF_ODD_GEN.TXT_BUFFER_ODD_INST.TXT_BUFFER_RAM_INST.DP_INF_RAM_BE_INST.BYTE_GEN(0)
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: 10146537
Threshold: 1
Signal assignment statement:
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') Count: 11588
Threshold: 1
Signal assignment statement:
145: '0'; Count: 10134949
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 | 11588 | 1 |
| Bin | False | 10134949 | 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 | 10123366 | 1 |
| Bin | True | 23171 | 1 |
"=" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1') | Evaluated to | Count | Threshold |
|---|
| Bin | False | 11583 | 1 |
| Bin | True | 11588 | 1 |
"and" expression
143: byte_we(i) <= '1' when (write = '1' and be(i) = '1')
<---LHS---> <---RHS---> | LHS | RHS | Count | Threshold |
|---|
| Bin | True | False | 11583 | 1 |
| Bin | True | True | 11588 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: