
Chapter 5: Avalon-ST Monitor 5–13
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
signal_fatal_error
signal_transaction_fifo_overflow
signal_transaction_fifo_threshold
signal_transaction_received
Prototype:
signal_fatal_error
.
Arguments: None.
Returns:
void
.
Description: Notifies the testbench that a fatal error has occured in this module.
Prototype:
signal_transaction_fifo_overflow
.
Arguments: None.
Returns:
void
.
Description: Notifies the testbench that the FIFO is full and further transactions are
dropped.
Prototype:
signal_transaction_fifo_threshold
.
Arguments: None.
Returns:
void
.
Description: Notifies the testbench that the transaction FIFO threshold level has
exceeded.
Prototype:
signal_transaction_received
.
Arguments: None.
Returns:
void
.
Description: Notifies the testbench that a transaction has been received and queued.
Komentáře k této Příručce