Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 121

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 224
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 120
push_transaction()
push_transaction()Prototype:
Verilog HDL: None
VHDL: bfm_id, req_if(bfm_id)
Arguments:
voidReturns:
Inserts the out-going transaction into the local transaction queue. The BFM drives
the appropriate signals to the Avalon-ST interface based on the transactions in its
local queue.
Description:
Verilog HDL, VHDLLanguage support:
set_max_transaction_queue_size()
void set_max_transaction_queue_size(int size)Prototype:
Verilog HDL: int size
VHDL: int size, bfm_id, req_if(bfm_id)
Arguments:
voidReturns:
Sets the pending transaction queue size maximum threshold. The public event
signal_max_transaction_queue_size triggers when the threshold is exceeded.
Description:
Verilog HDL, VHDLLanguage support:
set_min_transaction_queue_size()
void set_min_transaction_queue_size(int size)Prototype:
Verilog HDL: int size
VHDL: int size, bfm_id, req_if(bfm_id)
Arguments:
voidReturns:
Sets the pending transaction minimum queue size threshold. The public event
signal_min_transaction_queue_size triggers when the queue size level is below
the minimum threshold.
Description:
Verilog HDL, VHDLLanguage support:
Altera Corporation
Avalon-ST Source BFM
Send Feedback
8-9
push_transaction()
Przeglądanie stron 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 223 224

Komentarze do niniejszej Instrukcji

Brak uwag