Altera Avalon Verification IP Suite Bedienungsanleitung Seite 53

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 178
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 52
3–10 Chapter 3: Avalon-MM Slave BFM
Application Program Interface
Avalon Verification IP Suite User Guide May 2011 Altera Corporation
Application Program Interface
This section describes the API for the Avalon-MM Slave BFM.
get_clken()
get_command_address()
get_command_arbiterlock()
get_command_burst_count()
Prototype:
logic get_clken()
.
Arguments: None.
Returns:
logic
.
Description: Returns the clock enable signal status.
Prototype:
bit [AV_ADDRESS_W-1:0] get_command_address()
.
Arguments: None.
Returns:
bit [AV_ADDRESS_W-1:0]
.
Description: Queries the received command descriptor for the transaction address.
Prototype:
bit get_command_arbiterlock()
.
Arguments: None.
Returns:
bit
.
Description: Queries the received command descriptor for the transaction arbiterlock.
Prototype:
[AV_BURSTCOUNT_W-1:0] get_command_burst_count()
.
Arguments: None.
Returns:
[AV_BURSTCOUNT_W-1:0]
.
Description: Queries the received command descriptor for the transaction burst count.
Seitenansicht 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 177 178

Kommentare zu diesen Handbüchern

Keine Kommentare