Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 101

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 224
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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()
Przeglądanie stron 100
1 2 ... 96 97 98 99 100 101 102 103 104 105 106 ... 223 224

Komentarze do niniejszej Instrukcji

Brak uwag