NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.TXT_BUF_COMP_GEN(4).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(4).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: 35409270
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

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

Uncovered branches:

Excluded branches:

Covered branches:

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

113:            if (clk_in = '0') then 
Evaluated toCountThreshold
BinTrue176958271
BinFalse177134431

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

113:            if (clk_in = '0') then 
Evaluated toCountThreshold
BinFalse177134431
BinTrue176958271

"or" expression

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

LHSRHSCountThreshold
Bin'0''0'173681901
Bin'0''1'101
Bin'1''0'3276271

"and" expression

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

LHSRHSCountThreshold
Bin'0''1'3476721
Bin'1''0'173567981
Bin'1''1'3276371

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: