NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(0).TXT_BUF_EVEN_GEN.TXT_BUFFER_EVEN_INST.CLK_GATE_TXT_BUFFER_RAM_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.TXT_BUF_COMP_GEN(0).TXT_BUF_EVEN_GEN.TXT_BUFFER_EVEN_INST.CLK_GATE_TXT_BUFFER_RAM_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: 1029651767
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

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

Uncovered branches:

Excluded branches:

Covered branches:

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

113:            if (clk_in = '0') then 
Evaluated toCountThreshold
BinTrue5147257831
BinFalse5149259841

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

113:            if (clk_in = '0') then 
Evaluated toCountThreshold
BinFalse5149259841
BinTrue5147257831

"or" expression

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

LHSRHSCountThreshold
Bin'0''0'5136726371
Bin'0''1'401
Bin'1''0'10531061

"and" expression

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

LHSRHSCountThreshold
Bin'0''1'12928961
Bin'1''0'5135315571
Bin'1''1'10531461

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: