Covered statements:
Signal assignment statement on line 660:
660: mr_tx_priority(7) <= mr_ctrl_out_i.tx_priority_txt8p;
Count: 411
Threshold: 1
If statement on lines 661 to 663:
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: 553
Threshold: 1
Signal assignment statement on line 661:
661: 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 663:
663: mr_ctrl_out_i.tx_command_txb7 or mr_ctrl_out_i.tx_command_txb8;
Count: 190
Threshold: 1