Altera Avalon Verification IP Suite Bedienungsanleitung Seite 101

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 224
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 100
get_command_queue_size()
int get_command_queue_size()Prototype:
Verilog HDL: None
VHDL: command_queue_size, bfm_id, req_if(bfm_id)
Arguments:
intReturns:
Queries the command queue to determine number of pending commands.Description:
Verilog HDL, VHDLLanguage support:
get_command_lock()
bit get_command_lock()Prototype:
Verilog HDL: None
VHDL: command_lock, bfm_id, req_if(bfm_id)
Arguments:
bitReturns:
Queries the received command descriptor for the transaction lock.Description:
Verilog HDL, VHDLLanguage support:
get_command_request()
Request_t get_command_request()Prototype:
Verilog HDL: None
VHDL: command_request, bfm_id, req_if(bfm_id)
Arguments:
Request_t (enumerated type)Returns:
Gets the received command descriptor to determine command request type.
A command type may be REQ_READ or REQ_WRITE. These type values are
defined in the enumerated type called Request_t, which is imported with
the package named altera_avalon_mm_pkg.
Description:
Verilog HDL, VHDLLanguage support:
Altera Corporation
Avalon-MM Monitor
Send Feedback
7-29
get_command_queue_size()
Seitenansicht 100
1 2 ... 96 97 98 99 100 101 102 103 104 105 106 ... 223 224

Kommentare zu diesen Handbüchern

Keine Kommentare