Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 165

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 224
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 164
push_transaction()
void push_transaction()Prototype:
Verilog HDL: None
VHDL: None
Arguments:
voidReturns:
Registers an output transaction into the BFM. All registered output transactions
are put into transaction queue. A fatal error triggers if you insert a transaction
while the BFM is reset.
Description:
Verilog HDL, VHDLLanguage support:
set_max_transaction_queue_size()
void set_max_transaction_queue_size(int size)Prototype:
Verilog HDL: size
VHDL: size
Arguments:
voidReturns:
Sets the maximum size of the queued transactions. The BFM triggers an event
when the queued transactions goes above the maximum size.
Description:
Verilog HDL, VHDLLanguage support:
set_min_transaction_queue_size()
int set_min_transaction_queue_size()Prototype:
Verilog HDL: size
VHDL: size
Arguments:
voidReturns:
Sets the minimum size of the queued transactions. The BFM triggers an event
when the queued transactions falls below the minimum size.
Description:
Verilog HDL, VHDLLanguage support:
Tri-State Conduit BFM
Altera Corporation
Send Feedback
push_transaction()
12-6
Przeglądanie stron 164
1 2 ... 160 161 162 163 164 165 166 167 168 169 170 ... 223 224

Komentarze do niniejszej Instrukcji

Brak uwag