Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.MT_7_TXT_BUFFS
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:
661: mr_tx_command_txbi(7) <= mr_ctrl_out_i.tx_command_txb8 when (mr_ctrl_out_i.mode_txbbm = '0')
662: else
663: mr_ctrl_out_i.tx_command_txb7 or mr_ctrl_out_i.tx_command_txb8; Count: 555
Threshold: 1
Signal assignment statement:
661: mr_tx_command_txbi(7) <= mr_ctrl_out_i.tx_command_txb8 when (mr_ctrl_out_i.mode_txbbm = '0') Count: 367
Threshold: 1
Signal assignment statement:
663: mr_ctrl_out_i.tx_command_txb7 or mr_ctrl_out_i.tx_command_txb8; Count: 188
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
661: mr_tx_command_txbi(7) <= mr_ctrl_out_i.tx_command_txb8 when (mr_ctrl_out_i.mode_txbbm = '0') | Evaluated to | Count | Threshold |
|---|
| Bin | True | 367 | 1 |
| Bin | False | 188 | 1 |
Covered expressions:
"=" expression
661: mr_tx_command_txbi(7) <= mr_ctrl_out_i.tx_command_txb8 when (mr_ctrl_out_i.mode_txbbm = '0') | Evaluated to | Count | Threshold |
|---|
| Bin | False | 188 | 1 |
| Bin | True | 367 | 1 |
"or" expression
663: mr_ctrl_out_i.tx_command_txb7 or mr_ctrl_out_i.tx_command_txb8;
<------------LHS------------> <------------RHS------------> | LHS | RHS | Count | Threshold |
|---|
| Bin | '0' | '0' | 12 | 1 |
| Bin | '0' | '1' | 2 | 1 |
| Bin | '1' | '0' | 9 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: