
Chapter 1: Avalon-ST Source BFM 1–9
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
signal_response_done
signal_src_driving_transaction
signal_src_not_ready
signal_src_ready
signal_src_transaction_complete
Prototype:
signal_response_done
.
Arguments: None.
Returns:
void
.
Description: Signals that the response to a driven data beat is available.
Prototype:
signal_src_driving_transaction
.
Arguments: None.
Returns:
void
.
Description: Signals when the source begins to drive a transaction to the interface.
Prototype:
signal_src_not_ready
.
Arguments: None.
Returns:
void
.
Description: Signals that the
ready
signal is not asserted.
Prototype:
signal_src_ready
.
Arguments: None.
Returns:
void
.
Description: Signals that the
ready
signal is asserted.
Prototype:
signal_src_transaction_complete
.
Arguments: None.
Returns:
void
.
Description: Signals that all pending transactions have completed.
Kommentare zu diesen Handbüchern