NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.TEST_REGISTERS_GEN_TRUE.TEST_REGISTERS_REG_MAP_COMP.TST_WDATA_TST_WDATA_SLICE_1_REG_COMP.BIT_GEN(3)

File:  /__w/ctu-can-regression/ctu-can-regression/src/memory_registers/generated/memory_reg_rw_lock.vhd


Current Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.TEST_REGISTERS_GEN_TRUE.TEST_REGISTERS_REG_MAP_COMP.TST_WDATA_TST_WDATA_SLICE_1_REG_COMP.BIT_GEN(3) 100.0 % (4/4) 100.0 % (6/6) N.A. 100.0 % (4/4) N.A. N.A. 100.0 % (14/14)

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 154 to 160:

154:            if (res_n = '0') then 
155:                reg_value_r(i)  <= reset_value_i(i); 
...
159:                end if; 
160:            end if; 

Count: 28943557
Threshold: 1

Signal assignment statement on line 155:

155:                reg_value_r(i)  <= reset_value_i(i); 
Count: 15862
Threshold: 1

If statement on lines 157 to 159:

157:                if (wr_en = '1') then 
158:                    reg_value_r(i)  <= data_in(i); 
159:                end if; 

Count: 14457430
Threshold: 1

Signal assignment statement on line 158:

158:                    reg_value_r(i)  <= data_in(i); 
Count: 32353
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

154:            if (res_n = '0') then 
Evaluated toCountThreshold
BinTrue158621
BinFalse289276951

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

156:            elsif (rising_edge(clk_sys)) then 
Evaluated toCountThreshold
BinTrue144574301
BinFalse144702651

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

157:                if (wr_en = '1') then 
Evaluated toCountThreshold
BinTrue323531
BinFalse144250771

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 154:

 res_n = '0' 
Evaluated toCountThreshold
BinFalse289276951
BinTrue158621

"=" expression on line 157:

 wr_en = '1' 
Evaluated toCountThreshold
BinFalse144250771
BinTrue323531

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: