NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.I_DUT.I_MR_TOP.G_MT_3_TXT_BUFFS

File:  /__w/CTU-CAN-FD/CTU-CAN-FD/src/memory_registers/mr_top.vhd


Current Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.I_DUT.I_MR_TOP.G_MT_3_TXT_BUFFS 100.0 % (4/4) 100.0 % (2/2) N.A. 100.0 % (5/5) N.A. N.A. 100.0 % (11/11)

Details:

The limit of printed items was reached (5000). Total 260336 items are not displayed.


Statement Branch Toggle Expression FSM state Functional

Uncovered statements:

Excluded statements:

Covered statements:

Signal assignment statement on line 638:

638:        mr_tx_priority(3)       <= mr_ctrl_out_i.tx_priority_txt4p
Count: 1662
Threshold: 1

If statement on lines 639 to 641:

639:        mr_tx_command_txbi(3)   <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0') 
640:                                                                 else 
641:                                   mr_ctrl_out_i.tx_command_txb3 or mr_ctrl_out_i.tx_command_txb4; 

Count: 2389
Threshold: 1

Signal assignment statement on line 639:

639:        mr_tx_command_txbi(3)   <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0') 
Count: 1611
Threshold: 1

Signal assignment statement on line 641:

641:                                   mr_ctrl_out_i.tx_command_txb3 or mr_ctrl_out_i.tx_command_txb4
Count: 778
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

"if" / "when" / "else" condition on line 639:

639:        mr_tx_command_txbi(3)   <= mr_ctrl_out_i.tx_command_txb4 when (mr_ctrl_out_i.mode_txbbm = '0'
Evaluated toCountThreshold
BinTrue16111
BinFalse7781

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 639:

 mr_ctrl_out_i.mode_txbbm = '0' 
Evaluated toCountThreshold
BinFalse7781
BinTrue16111

"or" expression on line 641:

 mr_ctrl_out_i.tx_command_txb3 or mr_ctrl_out_i.tx_command_txb4 
 <------------LHS------------>    <------------RHS------------> 

LHSRHSCountThreshold
Bin'0''0'621
Bin'0''1'81
Bin'1''0'481

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: