Set_enable_c_b2b_read_read(), Set_enable_c_b2b_read_write(), Set_enable_c_b2b_write_read() – Altera Avalon Verification IP Suite User Manual
Page 86
set_enable_c_b2b_read_read()
set_enable_c_b2b_read_read()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group to test back-to-back read transfers. This method
is disabled when reads are not supported.
Description:
Verilog HDL
Language support:
set_enable_c_b2b_read_write()
set_enable_c_b2b_read_write()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group to test a read transfer immediately followed by a
write transfer. This method is disabled when reads or writes are not
supported.
Description:
Verilog HDL
Language support:
set_enable_c_b2b_write_read()
set_enable_c_b2b_write_read()
Prototype:
Verilog HDL:
Boolean
VHDL: N.A.
Arguments:
void
Returns:
Enables a coverage group to test a write transfer immediately followed by a
read. This method is disabled if either reads or writes are not supported.
Description:
Verilog HDL
Language support:
Avalon-MM Monitor
Altera Corporation
set_enable_c_b2b_read_read()
7-14