Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 34

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 224
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 33
get_command_pending_queue_size()
int get_command_pending_queue_size()Prototype:
Verilog HDL: None
VHDL: command_pending_queue_size, bfm_id, req_if(bfm_id)
Arguments:
intReturns:
Queries the command queue to determine number of pending commands waiting
to be driven out as Avalon requests.
Description:
Verilog HDL, VHDLLanguage support:
get_read_response_queue_size()
int get_read_response_queue_size()Prototype:
Verilog HDL: None
VHDL: read_response_queue_size, bfm_id, req_if(bfm_id)
Arguments:
intReturns:
Queries the read response queue to determine number of response descriptors
currently stored in the BFM. This is the number of responses the test program
can immediately remove from the response queue for further processing.
Description:
Verilog HDL, VHDLLanguage support:
get_response_address()
bit [AV_ADDRESS_W-1:0] get_response_address()Prototype:
Verilog HDL: None
VHDL: response_address, bfm_id, req_if(bfm_id)
Arguments:
bitReturns:
Returns the transaction address in the response descriptor that has been removed
from the response queue.
Description:
Verilog HDL, VHDLLanguage support:
Avalon-MM Master BFM
Altera Corporation
Send Feedback
get_command_pending_queue_size()
5-12
Przeglądanie stron 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 223 224

Komentarze do niniejszej Instrukcji

Brak uwag