Altera Avalon Verification IP Suite Bedienungsanleitung Seite 94

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 178
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 93
Chapter 1: Avalon-ST Source BFM 1–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 source BFM.
get_response_latency()
s
get_response_queue_size()
get_src_ready()
get_src_transaction_complete()
get_transaction_queue_size()
Prototype:
get_response_latency()
.
Arguments: None.
Returns:
int
.
Description: Returns the response latency in cycles due to back pressure for the most recently
removed transaction.
Prototype:
get_response_queue_size().
Arguments: None.
Returns:
int
.
Description: Returns the number of transactions in the response queues.
Prototype:
get_src_ready()
.
Arguments: None.
Returns:
bit
.
Description: Returns the value of the source ready port.
Prototype:
get_src_transaction_complete()
.
Arguments: None.
Returns:
bit
.
Description: Returns the transaction complete status.
Prototype:
get_transaction_queue_size().
Arguments: None.
Returns:
int
.
Description: Returns the number of transactions in the local queues.
Seitenansicht 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 177 178

Kommentare zu diesen Handbüchern

Keine Kommentare