Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Manuale Utente Pagina 58

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 413
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 57
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
58
SystemVerilog Master BFM
get_write_data_ready()
April 2014
get_write_data_ready()
This blocking task returns the value of the write data channel WREADY signal using the ready
argument. It will block for one ACLK period.
Example
// Get the value of the WREADY signal
bfm.get_write_data_ready();
Prototype
task automatic get_write_data_ready
(
output bit ready
);
Arguments
ready The value of the WREADY signal.
Returns
None
Vedere la pagina 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 412 413

Commenti su questo manuale

Nessun commento