Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 122

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 121
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.
Przeglądanie stron 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 177 178

Komentarze do niniejszej Instrukcji

Brak uwag