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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 178
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 105
3–6 Chapter 3: Avalon-ST Sink BFM
Application Program Interface
Avalon Verification IP Suite User Guide May 2011 Altera Corporation
get_transaction_error()
s
get_transaction_queue_size()
s
get_transaction_sop()
s
get_version()
init()
pop_transaction()
s
Prototype:
get_transaction_error()
.
Arguments: None.
Returns:
STError_t
.
Description: Returns the error in the most recently removed transaction.
Prototype:
get_transaction_queue_size()
.
Arguments: None.
Returns:
int
.
Description: Returns the length of the queue holding received transactions.
Prototype:
get_transaction_sop()
.
Arguments: None.
Returns:
bit
.
Description: Returns the transaction start of packet status in the most recently removed transaction.
Prototype:
get_version()
.
Arguments: None.
Returns:
String
.
Description: Returns BFM version as a string of three integers separated by periods. For example,
version 10.1 SP1 is encoded as "10.1.1".
Prototype:
init
.
Arguments: None.
Returns:
void
.
Description: Drives the interface to the idle state.
Prototype:
pop_transaction()
.
Arguments: None.
Returns:
void
.
Description: Removes the transaction descriptor from the queue so that the testbench can query it
using the
get_transaction
methods.
Vista de página 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 177 178

Comentários a estes Manuais

Sem comentários