Set_enable_c_channel_change_in_packet(), Set_enable_c_empty(), Set_enable_c_error() – Altera Avalon Verification IP Suite User Manual
Page 116: Set_enable_c_error_in_middle_of_packet(), Set_enable_c_idle_beat_between_packet()
Chapter 5: Avalon-ST Monitor
5–7
Application Program Interface
May 2011
Altera Corporation
Avalon Verification IP Suite User Guide
set_enable_c_channel_change_in_packet()
set_enable_c_empty()
set_enable_c_error()
set_enable_c_error_in_middle_of_packet()
set_enable_c_idle_beat_between_packet()
Prototype:
set_enable_c_channel_change_in_packet().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage of a change of
channels within the packet transaction. It is disabled when either the
channel
signal or packet transmission is not supported.
Prototype:
set_enable_c_empty().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage of a
empty
signal. It is
disabled when packet transmission is not supported.
Prototype:
set_enable_c_error().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage of all bits of the
error
signal. It is disabled when the
error
signal is not supported.
Prototype:
set_enable_c_error_in_middle_of_packet().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage for the assertion of the
error
signal in the middle of a packet. It is disabled when the
error
signal
is not supported.
Prototype:
set_enable_c_idle_beat_between_packet().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage for packet transactions
that own idle beats in between. It is disabled when packet transmission is
not supported.