Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.TXTB_PORT_A_CS_GEN(5)
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:
376: txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1')
377: else
378: '0'; Count: 10633121
Threshold: 1
Signal assignment statement:
376: txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1') Count: 11417
Threshold: 1
Signal assignment statement:
378: '0'; Count: 10621704
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
376: txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1') | Evaluated to | Count | Threshold |
|---|
| Bin | True | 11417 | 1 |
| Bin | False | 10621704 | 1 |
Covered expressions:
"=" expression
376: txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1') | Evaluated to | Count | Threshold |
|---|
| Bin | False | 10123075 | 1 |
| Bin | True | 510046 | 1 |
"and" expression
376: txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1')
<--------------LHS--------------> <------RHS------> | LHS | RHS | Count | Threshold |
|---|
| Bin | False | True | 498629 | 1 |
| Bin | True | False | 11438 | 1 |
| Bin | True | True | 11417 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: