NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.RX_BUFFER_INST.RX_BUFFER_RAM_INST.DP_INF_RAM_INST.RAM_RST_FALSE_GEN

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/dp_inf_ram.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.RX_BUFFER_INST.RX_BUFFER_RAM_INST.DP_INF_RAM_INST.RAM_RST_FALSE_GEN 100.0 % (3/3) 100.0 % (4/4) N.A. 100.0 % (2/2) N.A. N.A. 100.0 % (9/9)

Details:

The limit of printed items was reached (5000). Total 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

144:            if (rising_edge(clk_sys)) then 
145:                if (write = '1') then 
146:                    ram_memory(to_integer(unsigned(addr_A))) <= data_in; 
147:                end if; 
148:            end if; 

Count: 27114218
Threshold: 1

If statement:

145:                if (write = '1') then 
146:                    ram_memory(to_integer(unsigned(addr_A))) <= data_in; 
147:                end if; 

Count: 13555509
Threshold: 1

Signal assignment statement:

146:                    ram_memory(to_integer(unsigned(addr_A))) <= data_in; 
Count: 241637
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

144:            if (rising_edge(clk_sys)) then 
Evaluated toCountThreshold
BinTrue135555091
BinFalse135587091

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

145:                if (write = '1') then 
Evaluated toCountThreshold
BinTrue2416371
BinFalse133138721

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

145:                if (write = '1') then 
Evaluated toCountThreshold
BinFalse133138721
BinTrue2416371

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: