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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 178
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 52
3–10 Chapter 3: Avalon-MM Slave BFM
Application Program Interface
Avalon Verification IP Suite User Guide May 2011 Altera Corporation
Application Program Interface
This section describes the API for the Avalon-MM Slave BFM.
get_clken()
get_command_address()
get_command_arbiterlock()
get_command_burst_count()
Prototype:
logic get_clken()
.
Arguments: None.
Returns:
logic
.
Description: Returns the clock enable signal status.
Prototype:
bit [AV_ADDRESS_W-1:0] get_command_address()
.
Arguments: None.
Returns:
bit [AV_ADDRESS_W-1:0]
.
Description: Queries the received command descriptor for the transaction address.
Prototype:
bit get_command_arbiterlock()
.
Arguments: None.
Returns:
bit
.
Description: Queries the received command descriptor for the transaction arbiterlock.
Prototype:
[AV_BURSTCOUNT_W-1:0] get_command_burst_count()
.
Arguments: None.
Returns:
[AV_BURSTCOUNT_W-1:0]
.
Description: Queries the received command descriptor for the transaction burst count.
Vista de página 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 177 178

Comentários a estes Manuais

Sem comentários