Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.MT_3_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:
637: mr_tx_command_txbi(3) <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0')
638: else
639: mr_ctrl_out_i.tx_command_txb3 or mr_ctrl_out_i.tx_command_txb4; Count: 2405
Threshold: 1
Signal assignment statement:
637: mr_tx_command_txbi(3) <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0') Count: 1626
Threshold: 1
Signal assignment statement:
639: mr_ctrl_out_i.tx_command_txb3 or mr_ctrl_out_i.tx_command_txb4; Count: 779
Threshold: 1
Covered branches:
"if" / "when" / "else" condition:
637: mr_tx_command_txbi(3) <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0') | Evaluated to | Count | Threshold |
|---|
| Bin | True | 1626 | 1 |
| Bin | False | 779 | 1 |
Covered expressions:
"=" expression
637: mr_tx_command_txbi(3) <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0') | Evaluated to | Count | Threshold |
|---|
| Bin | False | 779 | 1 |
| Bin | True | 1626 | 1 |
"or" expression
639: mr_ctrl_out_i.tx_command_txb3 or mr_ctrl_out_i.tx_command_txb4;
<------------LHS------------> <------------RHS------------> | LHS | RHS | Count | Threshold |
|---|
| Bin | '0' | '0' | 61 | 1 |
| Bin | '0' | '1' | 8 | 1 |
| Bin | '1' | '0' | 50 | 1 |
Uncovered functional coverage:
Excluded functional coverage:
Covered functional coverage: