Set_command_write_response_request(), Set_max_command_queue_size(), Set_min_command_queue_size() – Altera Avalon Verification IP Suite User Manual

Page 45: Set_min_command_queue_size() -23

Advertising
background image

set_command_write_response_request()

void set_command_write_response_request

(logic request)

Prototype:

Verilog HDL:

request

VHDL:

request

,

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Sets the flag that enables or disables the write response requests in the command
descriptor.

Description:

Verilog HDL, VHDL

Language support:

set_max_command_queue_size()

void set_max_command_queue_size(int size)

Prototype:

Verilog HDL: int size

VHDL:

int size

,

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Sets the pending command queue size maximum threshold.

Description:

Verilog HDL, VHDL

Language support:

set_min_command_queue_size()

void set_min_command_queue_size(int size)

Prototype:

Verilog HDL: int size

VHDL:

int size

,

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Sets the pending command queue size minimum threshold.

Description:

Verilog HDL, VHDL

Language support:

Altera Corporation

Avalon-MM Master BFM

Send Feedback

5-23

set_command_write_response_request()

Advertising