Set_enable_c_b2b_write_write(), Set_enable_c_continuous_read(), Set_enable_c_continuous_readdatavalid() – Altera Avalon Verification IP Suite User Manual

Page 87

Advertising
background image

set_enable_c_b2b_write_write()

set_enable_c_b2b_write_write()

Prototype:

Verilog HDL:

Boolean

VHDL: N.A.

Arguments:

void

Returns:

Enables a coverage group to test back-to-back write transfers. This method
is disabled if writes are not supported.

Description:

Verilog HDL

Language support:

set_enable_c_continuous_read()

set_enable_c_continuous_read()

Prototype:

Verilog HDL:

Boolean

VHDL: N.A.

Arguments:

void

Returns:

Enables a coverage group to test continuous read transfers from 2 cycles
until

AV_MAX_CONTINUOUS_READ

. Continuous read cycles of more than

AV_

MAX_CONTINUOUS_READ

goes to another bin.

Description:

Verilog HDL

Language support:

set_enable_c_continuous_readdatavalid()

set_enable_c_continuous_readdatavalid()

Prototype:

Verilog HDL:

Boolean

VHDL: N.A.

Arguments:

void

Returns:

Enables a coverage group to test continuous

readdatavalid

transfers from

2 cycles until

AV_MAX_CONTINUOUS_READDATAVALID

. Continuous read cycles

of more than

AV_MAX_CONTINUOUS_READDATAVALID

goes to another bin.

Description:

Verilog HDL

Language support:

Altera Corporation

Avalon-MM Monitor

Send Feedback

7-15

set_enable_c_b2b_write_write()

Advertising