Event_max_response_queue_size(), Event_min_response_queue_size(), Get_clken() – Altera Avalon Verification IP Suite User Manual

Page 59: Get_command_address()

Advertising
background image

event_max_response_queue_size()

event_max_response_queue_size()

Prototype:

Verilog HDL: N.A.

VHDL:

bfm_id

Arguments:

void

Returns:

Notifies the testbench that the response queue size has reached the threshold limit.

Description:

VHDL

Language support:

event_min_response_queue_size()

event_min_response_queue_size()

Prototype:

Verilog HDL: N.A.

VHDL:

bfm_id

Arguments:

void

Returns:

Notifies the testbench that the response queue size is below the minimum limit.

Description:

VHDL

Language support:

get_clken()

logic get_clken()

Prototype:

Verilog HDL: None

VHDL:

clken

,

bfm_id

,

req_if(bfm_id)

Arguments:

logic

Returns:

Returns the clock enable signal status.

Description:

Verilog HDL, VHDL

Language support:

get_command_address()

bit [AV_ADDRESS_W-1:0] get_command_address()

Prototype:

Verilog HDL: None

VHDL:

command_address

,

bfm_id

,

req_if(bfm_id)

Arguments:

bit [AV_ADDRESS_W-1:0]

Returns:

Queries the received command descriptor for the transaction address.

Description:

Verilog HDL, VHDL

Language support:

Altera Corporation

Avalon-MM Slave BFM

Send Feedback

6-11

event_max_response_queue_size()

Advertising