Get_transaction_error(), Get_transaction_queue_size(), Get_transaction_sop() – Altera Avalon Verification IP Suite User Manual

Page 133

Advertising
background image

get_transaction_error()

get_transaction_error()

Prototype:

Verilog HDL: None

VHDL:

transaction_error

,

bfm_id

,

req_if(bfm_id)

Arguments:

STError_t

Returns:

Returns the error in the most recently removed transaction.

Description:

Verilog HDL, VHDL

Language support:

get_transaction_queue_size()

get_transaction_queue_size()

Prototype:

Verilog HDL: None

VHDL:

transaction_queue_size

,

bfm_id

,

req_if(bfm_id)

Arguments:

int

Returns:

Returns the length of the queue holding received transactions.

Description:

Verilog HDL, VHDL

Language support:

get_transaction_sop()

get_transaction_sop()

Prototype:

Verilog HDL: None

VHDL:

transaction_sop

,

bfm_id

,

req_if(bfm_id)

Arguments:

bit

Returns:

Returns the transaction start of packet status in the most recently removed
transaction.

Description:

Verilog HDL, VHDL

Language support:

Altera Corporation

Avalon-ST Sink BFM

Send Feedback

9-7

get_transaction_error()

Advertising