Set_enable_c_read_latency(), Set_enable_c_read_response(), Set_enable_c_waitrequest_in_write_burst() – Altera Avalon Verification IP Suite User Manual
Page 77: Set_enable_c_waitrequested_read(), Set_enable_c_waitrequest_without_command()

5–14
Chapter 5: Avalon-MM Monitor
Application Program Interface
Avalon Verification IP Suite User Guide
May 2011
Altera Corporation
set_enable_c_read_latency()
set_enable_c_read_response()
set_enable_c_waitrequest_in_write_burst()
set_enable_c_waitrequested_read()
set_enable_c_waitrequest_without_command()
Prototype:
set_enable_c_read_latency().
Arguments:
Boolean
.
Returns:
void
.
Description:
Enables a coverage group to test all values of the read latency parameter.
This method is disabled if
read
or
readdatavalids
are not supported, or
if the maximum read latency is less than 1.
Prototype:
set_enable_c_read_response().
Arguments:
Boolean
.
Returns:
void
.
Description:
Enables a coverage group to test each bit of the valid readresponse that
represent dfferent status.
Prototype:
set_enable_c_waitrequest_in_write_burst().
Arguments:
Boolean
.
Returns:
void
.
Description:
Enables a coverage group to test the values of the
waitrequest
parameter
during write burst transfers.
Prototype:
set_enable_c_waitrequested_read().
Arguments:
Boolean
.
Returns:
void
.
Description:
Enables a coverage group to test all values of the wait request timeout
parameter during read transfers. This method is disabled if
read
or
waitrequest
are not supported, or if the wait request timeout period is
less than 1.
Prototype:
set_enable_c_waitrequest_without_command().
Arguments:
Boolean
.
Returns:
void
.
Description:
Enables a coverage group to verify that no command is asserted between
the time when waitrequest is asserted until waitrequest is deasserted.