NVC code coverage report

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/common_blocks/dff_arst_ce.vhd

Sub-instances:

Instance Statement Branch Toggle Expression FSM state Functional Average

Current Instance:

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 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

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

Count: 1055177083
Threshold: 1

Signal assignment statement:

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

If statement:

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

Count: 526374300
Threshold: 1

Signal assignment statement:

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

Uncovered branches:

Excluded branches:

Covered branches:

"if" / "when" / "else" condition:

108:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinTrue24184991
BinFalse10527585841

"if" / "when" / "else" condition:

110:        elsif (rising_edge(clk)) then 
Evaluated toCountThreshold
BinTrue5263743001
BinFalse5263842841

"if" / "when" / "else" condition:

111:            if (ce = '1') then 
Evaluated toCountThreshold
BinTrue110352351
BinFalse5153390651

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 ARST
FromToCountThreshold
Bin0180821
Bin1080721

Port:

 CLK
FromToCountThreshold
Bin015275788691
Bin105275804601

Port:

 REG_D
FromToCountThreshold
Bin0114011771
Bin1013995771

Port:

 CE
FromToCountThreshold
Bin01220841271
Bin10220857271

Port:

 REG_Q
FromToCountThreshold
Bin0113960081
Bin1013975991

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

108:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinFalse10527585841
BinTrue24184991

"=" expression

111:            if (ce = '1') then 
Evaluated toCountThreshold
BinFalse5153390651
BinTrue110352351

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: