Event_min_transaction_queue_size(), Get_input_transaction_queue_size(), Get_output_transaction_queue_size() – Altera Avalon Verification IP Suite User Manual

Page 163: Get_transaction_<role name>_in(), Event_min_transaction_queue_size() -4

Advertising
background image

event_min_transaction_queue_size()

event_min_transaction_queue_size()

Prototype:

Verilog HDL: N.A.

VHDL: None

Arguments:

void

Returns:

Notifies the testbench that the transaction queue is below the minimum level.

Description:

VHDL

Language support:

get_input_transaction_queue_size()

int get_input_transaction_queue_size()

Prototype:

Verilog HDL:

queue_size

VHDL:

queue_size

Arguments:

int

Returns:

Returns the size of the queued input transaction in the BFM.

Description:

Verilog HDL, HDL

Language support:

get_output_transaction_queue_size()

int get_output_transaction_queue_size()

Prototype:

Verilog HDL: None

VHDL:

queue_size

Arguments:

int

Returns:

Returns the size of the queued output transaction in the BFM.

Description:

Verilog HDL, VHDL

Language support:

get_transaction_<role name>_in()

int <role name port width> get_transaction_<role name>_in()

Prototype:

Verilog HDL: None

VHDL:

value

Arguments:

int <value>

Returns:

Returns the interface signal value from the

<role name>_in

input ports.

Description:

Verilog HDL, VHDL

Language support:

Tri-State Conduit BFM

Altera Corporation

Send Feedback

event_min_transaction_queue_size()

12-4

Advertising