Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Manuel d'utilisateur Page 107

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 413
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 106
SystemVerilog Monitor BFM
get_write_addr_ready()
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
107
April 2014
get_write_addr_ready()
This blocking task returns the write address ready value of the AWREADY signal using the
ready argument. It will block for one ACLK period.
Example
// Get the value of the AWREADY signal
bfm.get_write_addr_ready();
Prototype
task automatic get_write_addr_ready
(
output bit ready
);
Arguments
ready The value of the AWREADY signal.
Returns
None
Vue de la page 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 412 413

Commentaires sur ces manuels

Pas de commentaire