Covered statements:
Signal assignment statement on line 662:
662: mr_tx_priority(7) <= mr_ctrl_out_i.tx_priority_txt8p;
Count: 419
Threshold: 1
If statement on lines 663 to 665:
663: mr_tx_command_txbi(7) <= mr_ctrl_out_i.tx_command_txb8 when (mr_ctrl_out_i.mode_txbbm = '0')
664: else
665: mr_ctrl_out_i.tx_command_txb7 or mr_ctrl_out_i.tx_command_txb8;
Count: 553
Threshold: 1
Signal assignment statement on line 663:
663: mr_tx_command_txbi(7) <= mr_ctrl_out_i.tx_command_txb8 when (mr_ctrl_out_i.mode_txbbm = '0')
Count: 363
Threshold: 1
Signal assignment statement on line 665:
665: mr_ctrl_out_i.tx_command_txb7 or mr_ctrl_out_i.tx_command_txb8;
Count: 190
Threshold: 1