Altera Mentor Verification IP Altera Edition AMBA AXI4-St Instrukcja Użytkownika Strona 65

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 231
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 64
SystemVerilog Monitor BFM
get_stream_ready()
Mentor Verification IP AE AMBA AXI4-Stream User Guide, V10.3
65
April 2014
get_stream_ready()
This blocking task gets the state 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 on the TREADY signal.
Returns
ready
Przeglądanie stron 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 230 231

Komentarze do niniejszej Instrukcji

Brak uwag