Altera Avalon Verification IP Suite Manual do Utilizador Página 165

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 224
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 164
1 2 ... 160 161 162 163 164 165 166 167 168 169 170 ... 223 224

Comentários a estes Manuais

Sem comentários