NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.TXTB_PORT_A_CS_GEN(6)

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


Current Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.TXTB_PORT_A_CS_GEN(6) 100.0 % (3/3) 100.0 % (2/2) N.A. 100.0 % (5/5) N.A. N.A. 100.0 % (10/10)

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 376 to 378:

376:        txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1') 
377:                                 else 
378:                             '0'; 

Count: 10611399
Threshold: 1

Signal assignment statement on line 376:

376:        txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1') 
Count: 11345
Threshold: 1

Signal assignment statement on line 378:

378:                             '0'
Count: 10600054
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

376:        txtb_port_a_cs(i) <= '1' when (adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1'
Evaluated toCountThreshold
BinTrue113451
BinFalse106000541

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"and" expression on line 376:

 adress(11 downto 8) = buf_addr(i) and scs_and_swr = '1' 
 <--------------LHS-------------->     <------RHS------> 

LHSRHSCountThreshold
BinFalseTrue5011271
BinTrueFalse113661
BinTrueTrue113451

"=" expression on line 376:

 scs_and_swr = '1' 
Evaluated toCountThreshold
BinFalse100989271
BinTrue5124721

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: