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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 178
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 19
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
2. Reset Source BFM
The Avalon Verification IP Suite includes a Reset Source BFM that you can use to
generate a reset signal in your testbench.
1 The Reset Source BFM is only supported in Qsys.
Parameters
Table 21 lists the parameter settings for the reset signal.
Application Program Interface
This section describes the API for the Reset Source BFM.
reset_assert
reset_deassert
get_version()
Table 2–1. Reset Source BFM Parameter Settings
Option Default Value Legal Values Description
Assert reset high On On/Off
Specifies the polarity of the reset signal. Turn on this
option to set the reset signal active high.
Cycles of initial reset 0
Specifies the number of cycles that the reset signal is
asserted at the initial stage of the simulation.
Prototype:
reset_assert
.
Arguments: None.
Returns:
void.
Description: Asserts the reset signal.
Prototype:
reset_deassert
.
Arguments: None.
Returns:
void.
Description: Deasserts the reset signal.
Prototype:
string 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".
Vista de página 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 177 178

Comentários a estes Manuais

Sem comentários