NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.BUS_SAMPLING_INST.CAN_RX_SIG_SYNC_INST

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/sig_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.BUS_SAMPLING_INST.CAN_RX_SIG_SYNC_INST 100.0 % (5/5) 100.0 % (4/4) 100.0 % (10/10) 100.0 % (2/2) N.A. N.A. 100.0 % (21/21)

Details:

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

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

110:        if (arst = G_RESET_POLARITY) then 
111:            rff     <= G_RESET_VALUE; 
...
115:            sync    <= rff; 
116:        end if; 

Count: 1055177083
Threshold: 1

Signal assignment statement:

111:            rff     <= G_RESET_VALUE; 
Count: 2418499
Threshold: 1

Signal assignment statement:

112:            sync    <= G_RESET_VALUE; 
Count: 2418499
Threshold: 1

Signal assignment statement:

114:            rff     <= async; 
Count: 526374300
Threshold: 1

Signal assignment statement:

115:            sync    <= rff; 
Count: 526374300
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

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

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

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

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 ARST
FromToCountThreshold
Bin0180821
Bin1080721

Port:

 CLK
FromToCountThreshold
Bin015275788691
Bin105275804601

Port:

 ASYNC
FromToCountThreshold
Bin0114095031
Bin1014079031

Port:

 SYNC
FromToCountThreshold
Bin0114008961
Bin1013992961

Signal:

 RFF
FromToCountThreshold
Bin0114008961
Bin1013992961

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

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

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: