NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST.BUS_TRAFFIC_CTRS_GEN.BUS_TRAFFIC_COUNTERS_INST.TX_CTR_REG_RST_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.CAN_CORE_INST.BUS_TRAFFIC_CTRS_GEN.BUS_TRAFFIC_COUNTERS_INST.TX_CTR_REG_RST_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: 162324562
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

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

Uncovered branches:

Excluded branches:

Covered branches:

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

105:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinTrue17370461
BinFalse1605875161

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

107:        elsif (rising_edge(clk)) then 
Evaluated toCountThreshold
BinTrue802920061
BinFalse802955101

Uncovered toggles:

Excluded toggles:

Covered toggles:

Port:

 ARST
FromToCountThreshold
Bin0128441
Bin1028441

Port:

 CLK
FromToCountThreshold
Bin01811587771
Bin10811594371

Port:

 REG_D
FromToCountThreshold
Bin017841
Bin101241

Port:

 REG_Q
FromToCountThreshold
Bin0129681
Bin1029681

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

105:        if (arst = G_RESET_POLARITY) then 
Evaluated toCountThreshold
BinFalse1605875161
BinTrue17370461

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: