Set_enable_c_write_after_reset(), Set_enable_c_write_burstcount(), Set_enable_c_write_byteenable() – Altera Avalon Verification IP Suite User Manual
Page 95
set_enable_c_write_after_reset()
set_enable_c_write_after_reset()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group to test write transfers after reset.
Description:
Verilog HDL
Language support:
set_enable_c_write_burstcount()
set_enable_c_write_burstcount()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group to test different sizes of
burstcount
during write
burst transfers. It tests all possible values of
burstcount
. Disabled when
either burst transfers or writes are not supported, or the maximum burst is
less than 1.
Description:
Verilog HDL
Language support:
set_enable_c_write_byteenable()
set_enable_c_write_byteenable()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group ensuring all legal values of the
byteenable
signal
are asserted during write transfers. It is disabled when either
byteenable
or
write
is not supported.
Description:
Verilog HDL
Language support:
Altera Corporation
Avalon-MM Monitor
7-23
set_enable_c_write_after_reset()