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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 413
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 108
SystemVerilog Monitor BFM
get_write_resp_ready()
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
109
April 2014
get_write_resp_ready()
This blocking task returns the write response ready value of the BREADY signal using the
ready argument. It will block for one ACLK period.
Example
// Get the value of the BREADY signal
bfm.get_write_resp_ready();
Prototype
task automatic get_write_resp_ready
(
output bit ready
);
Arguments
ready The value of the BREADY signal.
Returns
None
Przeglądanie stron 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 412 413

Komentarze do niniejszej Instrukcji

Brak uwag