NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.INT_MANAGER_INST.DFF_INT_OUTPUT_REG

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.INT_MANAGER_INST.DFF_INT_OUTPUT_REG 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: 1055178613
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

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

Uncovered branches:

Excluded branches:

Covered branches:

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

105:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinTrue673261
BinFalse10551112871

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

107:        elsif (rising_edge(clk)) then 
Evaluated toCountThreshold
BinTrue5275489921
BinFalse5275622951

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 ARST
FromToCountThreshold
Bin0196421
Bin1080421

Port:

 CLK
FromToCountThreshold
Bin015275788691
Bin105275804601

Port:

 REG_D
FromToCountThreshold
Bin0118391
Bin1018391

Port:

 REG_Q
FromToCountThreshold
Bin0118391
Bin1018391

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

105:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinFalse10551112871
BinTrue673261

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: