NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.CLK_GATE_CONTROL_REGS_COMP.G_TECH_ASIC

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/clk_gate.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.CLK_GATE_CONTROL_REGS_COMP.G_TECH_ASIC 100.0 % (3/3) 100.0 % (2/2) N.A. 100.0 % (8/8) N.A. N.A. 100.0 % (13/13)

Details:

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

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

113:            if (clk_in = '0') then 
114:                clk_en_q <= clk_en or scan_enable; 
115:            end if; 

Count: 1065241383
Threshold: 1

Signal assignment statement:

114:                clk_en_q <= clk_en or scan_enable; 
Count: 532620683
Threshold: 1

Signal assignment statement:

119:        clk_out <= clk_in AND clk_en_q
Count: 1065242818
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

113:            if (clk_in = '0') then 
Evaluated toCountThreshold
BinTrue5326206831
BinFalse5326207001

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

113:            if (clk_in = '0') then 
Evaluated toCountThreshold
BinFalse5326207001
BinTrue5326206831

"or" expression

114:                clk_en_q <= clk_en or scan_enable
                                <LHS->    <---RHS--->  

LHSRHSCountThreshold
Bin'0''0'5145860891
Bin'0''1'401
Bin'1''0'180345541

"and" expression

119:        clk_out <= clk_in AND clk_en_q
                       <LHS->     <-RHS-->  

LHSRHSCountThreshold
Bin'0''1'360691521
Bin'1''0'4965501091
Bin'1''1'180345941

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: