Altera Avalon Verification IP Suite Manuel d'utilisateur Page 129

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 178
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 128
Chapter 2: Tri-State Conduit BFM 2–3
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
Application Program Interface
This section describes the API for the Tri-State Conduit BFM.
get_input_transaction_queue_size()
get_output_transaction_queue_size()
get_transaction_<role name>_in()
get_transaction_latency()
get_version()
Prototype:
int get_input_transaction_queue_size()
.
Arguments: None.
Returns:
Int
.
Description: Returns the size of the queued input transaction in the BFM.
Prototype:
int get_output_transaction_queue_size()
.
Arguments: None.
Returns:
Int
.
Description: Returns the size of the queued output transaction in the BFM.
Prototype:
int
<
width of the role name port
>
get_transaction_
<
role name
>
_in()
.
Arguments: None.
Returns:
Int
<
width of the role name port
>.
Description: Returns the interface signal value from the <
role name
>
_in
input ports.
Prototype:
int get_transaction_latency()
.
Arguments: None.
Returns:
Int
.
Description: Returns the latency field value from the input transaction.
Prototype:
string get_version()
.
Arguments: None.
Returns:
String.
Description: Returns the BFM version as a string of three integers separated by periods. For example,
version 10.1 sp1 is encoded as "10.1.1".
Vue de la page 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 177 178

Commentaires sur ces manuels

Pas de commentaire