NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.SOFT_RST_RST_REG_INST.RX_SHIFT_RES_REG_INST

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/rst_reg.vhd


Current Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.SOFT_RST_RST_REG_INST.RX_SHIFT_RES_REG_INST 100.0 % (3/3) 100.0 % (4/4) 100.0 % (8/8) 100.0 % (2/2) N.A. N.A. 100.0 % (17/17)

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 105 to 109:

105:        if (arst = G_RESET_POLARITY) then 
106:            reg_q <= G_RST_VAL; 
107:        elsif (rising_edge(clk)) then 
108:            reg_q <= reg_d; 
109:        end if; 

Count: 1090016402
Threshold: 1

Signal assignment statement on line 106:

106:            reg_q <= G_RST_VAL; 
Count: 50414
Threshold: 1

Signal assignment statement on line 108:

108:            reg_q <= reg_d; 
Count: 544977583
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

105:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinTrue504141
BinFalse10899659881

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

107:        elsif (rising_edge(clk)) then 
Evaluated toCountThreshold
BinTrue5449775831
BinFalse5449884051

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

Covered toggles:

Port:

 REG_Q
FromToCountThreshold
Bin0196451
Bin1080441

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 105:

 arst = G_RESET_POLARITY 
Evaluated toCountThreshold
BinFalse10899659881
BinTrue504141

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: