NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST.TRIGGER_MUX_INST.CRC_DATA_RX_WBS_REG

File:  /__w/ctu-can-regression/ctu-can-regression/src/can_core/trigger_mux.vhd


Current Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST.TRIGGER_MUX_INST.CRC_DATA_RX_WBS_REG 100.0 % (4/4) 100.0 % (6/6) 100.0 % (10/10) 100.0 % (4/4) N.A. N.A. 100.0 % (24/24)

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:

If statement on lines 108 to 114:

108:        if (arst = G_RESET_POLARITY) then 
109:            reg_q     <= G_RST_VAL; 
...
113:            end if; 
114:        end if; 

Count: 1090018206
Threshold: 1

Signal assignment statement on line 109:

109:            reg_q     <= G_RST_VAL; 
Count: 2424883
Threshold: 1

If statement on lines 111 to 113:

111:            if (ce = '1') then 
112:                reg_q <= reg_d; 
113:            end if; 

Count: 543791678
Threshold: 1

Signal assignment statement on line 112:

112:                reg_q <= reg_d; 
Count: 11382237
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

108:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinTrue24248831
BinFalse10875933231

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

110:        elsif (rising_edge(clk)) then 
Evaluated toCountThreshold
BinTrue5437916781
BinFalse5438016451

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

111:            if (ce = '1') then 
Evaluated toCountThreshold
BinTrue113822371
BinFalse5324094411

Uncovered toggles:

Excluded toggles:

Port:

 ARST
FromToCountThresholdExcluded due to
Bin0101Exclude file
Bin1001Exclude file

Port:

 CLK
FromToCountThresholdExcluded due to
Bin0101Exclude file
Bin1001Exclude file

Port:

 REG_D
FromToCountThresholdExcluded due to
Bin0101Exclude file
Bin1001Exclude file

Port:

 CE
FromToCountThresholdExcluded due to
Bin0101Exclude file
Bin1001Exclude file

Covered toggles:

Port:

 REG_Q
FromToCountThreshold
Bin0113974961
Bin1013990861

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 108:

 arst = G_RESET_POLARITY 
Evaluated toCountThreshold
BinFalse10875933231
BinTrue24248831

"=" expression on line 111:

 ce = '1' 
Evaluated toCountThreshold
BinFalse5324094411
BinTrue113822371

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: