Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 105

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 104
Chapter 3: Avalon-ST Sink BFM 3–5
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
Application Program Interface
This section describes the API for the Avalon-ST Sink BFM.
get_transaction_channel()
get_transaction_data()
get_transaction_idles()
get_transaction_eop()
s
get_transaction_empty()
s
Prototype:
get_transaction_channel()
.
Arguments: None.
Returns:
STChannel_t
.
Description: Returns the channel identifier for the most recently removed transaction.
Prototype:
get_transaction_data()
.
Arguments: None.
Returns:
STData_t
.
Description: Returns the data in the most recently removed transaction.
Prototype:
get_transaction_idles()
.
Arguments: None.
Returns:
bit[31:0]
.
Description: Returns the number of idle cycles in the most recently removed transaction.
Prototype:
get_transaction_eop()
.
Arguments: None.
Returns:
bit
.
Description: Returns the transaction end of packet status in the most recently removed transaction.
Prototype:
get_transaction_empty()
.
Arguments: None.
Returns:
STEmpty_t
.
Description: Returns the number of empty symbols in the most recently removed transaction.
Przeglądanie stron 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 177 178

Komentarze do niniejszej Instrukcji

Brak uwag