NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.RST_SYNC_INST

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/rst_sync.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.RST_SYNC_INST 100.0 % (5/5) 100.0 % (4/4) 100.0 % (8/8) 100.0 % (2/2) N.A. N.A. 100.0 % (19/19)

Details:

The limit of printed items was reached (5000). Total 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

104:        if (arst = G_RESET_POLARITY) then 
105:            rff <= G_RESET_POLARITY; 
...
109:            rst <= rff; 
110:        end if; 

Count: 1055176879
Threshold: 1

Signal assignment statement:

105:            rff <= G_RESET_POLARITY; 
Count: 22278
Threshold: 1

Signal assignment statement:

106:            rst <= G_RESET_POLARITY; 
Count: 22278
Threshold: 1

Signal assignment statement:

108:            rff <= not (G_RESET_POLARITY); 
Count: 527571384
Threshold: 1

Signal assignment statement:

109:            rst <= rff; 
Count: 527571384
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

104:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinTrue222781
BinFalse10551546011

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

107:        elsif (rising_edge(clk)) then 
Evaluated toCountThreshold
BinTrue5275713841
BinFalse5275832171

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 CLK
FromToCountThreshold
Bin015275788691
Bin105275804601

Port:

 ARST
FromToCountThreshold
Bin0187751
Bin1071751

Port:

 RST
FromToCountThreshold
Bin0171751
Bin1071751

Signal:

 RFF
FromToCountThreshold
Bin0187751
Bin1071751

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

104:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinFalse10551546011
BinTrue222781

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: