Set_enable_a_non_missing_endofpacket(), Set_enable_a_non_missing_startofpacket(), Set_enable_a_valid_legal() – Altera Avalon Verification IP Suite User Manual
Page 113

5–4
Chapter 5: Avalon-ST Monitor
Application Program Interface
Avalon Verification IP Suite User Guide
May 2011
Altera Corporation
set_enable_a_non_missing_endofpacket()
set_enable_a_non_missing_startofpacket()
set_enable_a_valid_legal()
Prototype:
set_enable_a_non_missing_endofpacket().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables an assertion that ensures that the
startofpacket
signal is
asserted between each two assertions of an
endofpacket
signal.
Prototype:
set_enable_a_non_missing_startofpacket().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables an assertion that ensures that each assertion of the
startofpacket
signal is followed by the assertion of an
endofpacket
signal.
Prototype:
set_enable_a_valid_legal().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables an assertion that ensures
valid
is deasserted
readyLatency
cycles after
ready
is deasserted if the
readyLatency
is greater than 0.