Altera Avalon Verification IP Suite User Manual Page 97

  • Download
  • Add to my manuals
  • Print
  • Page
    / 178
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 96
1–8 Chapter 1: Avalon-ST Source BFM
Application Program Interface
Avalon Verification IP Suite User Guide May 2011 Altera Corporation
set_transaction_empty()
s
set_transaction_error()
s
set_transaction_sop()
s
signal_fatal_error
signal_max_transaction_queue_size
signal_min_transaction_queue_size
Prototype:
set_transaction_empty(STEmpty_t empty)
.
Arguments:
empty
.
Returns:
void
.
Description: Sets the out-going transaction empty value.
Prototype:
set_transaction_error(STError_t error)
.
Arguments:
error
.
Returns:
void
.
Description: Sets the out-going transaction error value.
Prototype:
set_transaction_sop(bit sop)
.
Arguments:
sop
.
Returns:
void
.
Description: Sets the status of the start of packet signal in the out-going transaction.
Prototype:
signal_fatal_error
.
Arguments: None.
Returns:
void
.
Description: Signals that a fatal error has occurred. It terminates the simulation.
Prototype:
signal_max_transaction_queue_size
.
Arguments: None.
Returns:
void
.
Description: Signals that the pending transaction queue size threshold has been exceeded.
Prototype:
signal_min_transaction_queue_size
.
Arguments: None.
Returns:
void
.
Description: Signals that the pending transaction queue size is below the minimum threshold.
Page view 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 177 178

Comments to this Manuals

No comments