NVC code coverage report

Back to summary

Coverage report for file:

File:  ../../Sources/Xilinx/openjls_axis.vhd

Current File:

File Statement Branch Toggle Expression FSM state Functional Average
openjls_axis.vhd 100.0 % (2/2) N.A. N.A. N.A. N.A. N.A. 100.0 % (2/2)

Details:

Statement Branch Toggle Expression FSM state Functional

Uncovered statements:

Excluded statements:

Covered statements:

Signal assignment statement on line 109:

109:    m_axis_jls_tdata((i + 1) * 8 - 1 downto i * 8) <= sCoreData(OUT_WIDTH - i * 8 - 1 downto OUT_WIDTH - (i + 1) * 8)
Count: 1289
Threshold: 1

Signal assignment statement on line 110:

110:    m_axis_jls_tkeep(i)                            <= sCoreKeep(OUT_WIDTH / 8 - 1 - i)
Count: 326
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: