NVC code coverage report

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

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/dff_arst.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.MEMORY_REGISTERS_INST.GLOBAL_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 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

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: 1055175279
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

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

Uncovered branches:

Excluded branches:

Covered branches:

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

105:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinTrue503751
BinFalse10551249041

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

107:        elsif (rising_edge(clk)) then 
Evaluated toCountThreshold
BinTrue5275570341
BinFalse5275678701

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 ARST
FromToCountThreshold
Bin0171751
Bin1071751

Port:

 CLK
FromToCountThreshold
Bin015275788691
Bin105275804601

Port:

 REG_D
FromToCountThreshold
Bin0180821
Bin1080721

Port:

 REG_Q
FromToCountThreshold
Bin0180821
Bin1080721

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

105:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinFalse10551249041
BinTrue503751

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: