Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Instrukcja Użytkownika Strona 55

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 413
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 54
SystemVerilog Master BFM
get_read_addr_ready()
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
55
April 2014
get_read_addr_ready()
This blocking task returns the value of the read address channel ARREADY signal using the
ready argument. It will block for one ACLK period.
Example
// Get the ARREADY signal value
bfm.get_read_addr_ready(ready);
Prototype
task automatic get_read_addr_ready
(
output bit ready
);
Arguments
ready The value of the ARREADY signal.
Returns
ready
Przeglądanie stron 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 412 413

Komentarze do niniejszej Instrukcji

Brak uwag