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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 413
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 82
SystemVerilog Slave BFM
get_write_data_cycle()
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
83
April 2014
get_write_data_cycle()
This blocking task waits for a single write data cycle for which the WVALID signal is asserted.
It will block for one ACLK period.
Example
// Wait for a single write data cycle
bfm.get_write_data_cycle();
Prototype
task automatic get_write_data_cycle();
Arguments
None
Returns
None
Przeglądanie stron 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 412 413

Komentarze do niniejszej Instrukcji

Brak uwag