NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.I_DUT.I_MR_TOP.I_CLK_GATE_TEST_REGS.G_TECH_ASIC

File:  /__w/CTU-CAN-FD/CTU-CAN-FD/src/common_blocks/clk_gate.vhd


Current Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.I_DUT.I_MR_TOP.I_CLK_GATE_TEST_REGS.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 260336 items are not displayed.


Statement Branch Toggle Expression FSM state Functional

Uncovered statements:

Excluded statements:

Covered statements:

If statement on lines 113 to 115:

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

Count: 1071049781
Threshold: 1

Signal assignment statement on line 114:

114:                clk_en_q <= clk_en or scan_mode; 
Count: 535524882
Threshold: 1

Signal assignment statement on line 119:

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

Uncovered branches:

Excluded branches:

Covered branches:

"if" / "when" / "else" condition on line 113:

113:            if (clk_in = '0') then 
Evaluated toCountThreshold
BinTrue5355248821
BinFalse5355248991

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 113:

 clk_in = '0' 
Evaluated toCountThreshold
BinFalse5355248991
BinTrue5355248821

"or" expression on line 114:

 clk_en or scan_mode 
 <LHS->    <--RHS--> 

LHSRHSCountThreshold
Bin'0''0'5352515341
Bin'0''1'401
Bin'1''0'2733081

"and" expression on line 119:

 clk_in AND clk_en_q 
 <LHS->     <-RHS--> 

LHSRHSCountThreshold
Bin'0''1'5466601
Bin'1''0'5349767991
Bin'1''1'2733481

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: