Altera Avalon Verification IP Suite User Manual

Page 100

Advertising
background image

2–2

Chapter 2: Avalon-ST Source BFM with Avalon-ST API Wrapper

Avalon Verification IP Suite User Guide

May 2011

Altera Corporation

For every function call in the BFM, there is a channel identifier, which stores the fixed
mapping between channel number and the function.
<$install_dir>/ip/altera/sopc_builder_ip/verification/lib/
altera_avalon_components_pkg.vhd

defines the following function calls:

ST_SRC_INIT

ST_SRC_SET_RESP_TIMEOUT

ST_SRC_PUSH_TRANS

ST_SRC_GET_TRANS_QUEUE_SIZE

ST_SRC_GET_RESP_QUEUE_SIZE

ST_SRC_SET_TRANS_DATA

ST_SRC_SET_TRANS_CHANNEL

ST_SRC_SET_TRANS_IDLES

ST_SRC_SET_TRANS_SOP

ST_SRC_SET_TRANS_EOP

ST_SRC_SET_TRANS_ERROR

ST_SRC_SET_TRANS_EMPTY

ST_SRC_POP_RESP

ST_SRC_GET_RESP_LATENCY

ST_SRC_GET_SRC_READY

ST_SRC_GET_SRC_TRANS_COMPLETE

With the exception of the API wrapper, the Avalon-ST Source BFM with Avalon-ST
API Wrapper component is identical to the Avalon-ST Source BFM. For more
information about this component refer to

Chapter 1, Avalon-ST Source BFM

.

Advertising