NVC code coverage report

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

File:  /__w/ctu-can-regression/ctu-can-regression/src/memory_registers/memory_registers.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.MEMORY_REGISTERS_INST.TXTB_PORT_A_CS_GEN(7) 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 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

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: 10633121
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

378:                             '0'
Count: 10621860
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

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

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

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

"and" expression

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

LHSRHSCountThreshold
BinFalseTrue4987851
BinTrueFalse112821
BinTrueTrue112611

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: