Set_enable_c_read(), Set_enable_c_read_after_reset(), Set_enable_c_read_burstcount() – Altera Avalon Verification IP Suite User Manual
Page 91

set_enable_c_read()
set_enable_c_read()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group to test read transfers. This method is disabled when
reads are not supported.
Description:
Verilog HDL
Language support:
set_enable_c_read_after_reset()
set_enable_c_read_after_reset()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group to test read transfers after reset.
Description:
Verilog HDL
Language support:
set_enable_c_read_burstcount()
set_enable_c_read_burstcount()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group tests different sizes of
burstcount
during read
burst transfers. Tests all possible values of
burstcount
. Disabled when either
burst transfers or reads are not supported, or the maximum burst is less than
1.
Description:
Verilog HDL
Language support:
Altera Corporation
Avalon-MM Monitor
7-19
set_enable_c_read()