Get_transaction_eop(), Get_transaction_error(), Get_transaction_fifo_max() – Altera Avalon Verification IP Suite User Manual
Page 152: Get_transaction_fifo_threshold()
get_transaction_eop()
get_transaction_eop()
Prototype:
Verilog HDL: None
VHDL:
transaction_eop
,
bfm_id
,
req_if(bfm_id)
Arguments:
bit
.
Returns:
Returns the transaction end of packet status in the most recently removed
transaction.
Description:
Verilog HDL, VHDL
Language support:
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_fifo_max()
int get_transaction_fifo_max()
Prototype:
Verilog HDL: None
VHDL:
transaction_fifo_max
,
bfm_id
,
req_if(bfm_id)
Arguments:
int
.
Returns:
Gets the maximum transaction FIFO depth.
Description:
Verilog HDL, VHDL
Language support:
get_transaction_fifo_threshold()
int get_transaction_fifo_threshold()
Prototype:
Verilog HDL: None
VHDL:
transaction_fifo_threshold
,
bfm_id
,
req_if(bfm_id)
Arguments:
int
.
Returns:
Gets the transaction FIFO threshold level.
Description:
Verilog HDL, VHDL
Language support:
Avalon-ST Monitor
Altera Corporation
get_transaction_eop()
10-16