Altera Mentor Verification IP Altera Edition AMBA AXI4-St Manuale Utente Pagina 41

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 231
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 40
SystemVerilog Master BFM
get_stream_ready()
Mentor Verification IP AE AMBA AXI4-Stream User Guide, V10.3
41
April 2014
get_stream_ready()
This blocking task returns the value of the TREADY signal using the ready argument. It will
block for one ACLK period.
Example
// Get the value of the TREADY signal
bfm.get_stream_ready(ready);
Prototype
task automatic get_stream_ready
(
output bit ready
);
Arguments
ready The value of the TREADY signal.
Returns
ready
Vedere la pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 230 231

Commenti su questo manuale

Nessun commento