Covered statements:
Signal assignment statement on line 636:
636: mr_tx_priority(3) <= mr_ctrl_out_i.tx_priority_txt4p;
Count: 1645
Threshold: 1
If statement on lines 637 to 639:
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: 2411
Threshold: 1
Signal assignment statement on line 637:
637: mr_tx_command_txbi(3) <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0')
Count: 1630
Threshold: 1
Signal assignment statement on line 639:
639: mr_ctrl_out_i.tx_command_txb3 or mr_ctrl_out_i.tx_command_txb4;
Count: 781
Threshold: 1