NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.I_DUT.I_MR_TOP.G_TEST_REGISTERS_TRUE.I_TEST_REGISTERS_REG_MAP.I_TST_DEST_TST_ADDR_SLICE_1_REG.G_BIT(5)

File:  /__w/CTU-CAN-FD/CTU-CAN-FD/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.I_DUT.I_MR_TOP.G_TEST_REGISTERS_TRUE.I_TEST_REGISTERS_REG_MAP.I_TST_DEST_TST_ADDR_SLICE_1_REG.G_BIT(5) 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 (rst_n = '0') then 
155:                reg_value_r(i)  <= reset_value_i(i); 
...
159:                end if; 
160:            end if; 

Count: 26829265
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: 13400284
Threshold: 1

Signal assignment statement on line 158:

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

Uncovered branches:

Excluded branches:

Covered branches:

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

154:            if (rst_n = '0') then 
Evaluated toCountThreshold
BinTrue158621
BinFalse268134031

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

156:            elsif (rising_edge(clk_sys)) then 
Evaluated toCountThreshold
BinTrue134002841
BinFalse134131191

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

157:                if (wr_en = '1') then 
Evaluated toCountThreshold
BinTrue908781
BinFalse133094061

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 154:

 rst_n = '0' 
Evaluated toCountThreshold
BinFalse268134031
BinTrue158621

"=" expression on line 157:

 wr_en = '1' 
Evaluated toCountThreshold
BinFalse133094061
BinTrue908781

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: