Altera Mentor Verification IP Altera Edition AMBA AXI3/4T Instrukcja Użytkownika Strona 109

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 783
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 108
SystemVerilog AXI3 and AXI4 Slave BFMs
get_read_addr_cycle()
Mentor VIP AE AXI3/4 User Guide, V10.2b
91
September 2013
get_read_addr_cycle()
This blocking AXI4 task waits until the read address channel ARVALID signal is asserted.
AXI3 BFM
Note
The get_read_addr_cycle() task is not available in the AXI3 BFM.
AXI4 Example
// Waits until the read address channel ARVALID signal is asserted.
bfm.get_read_addr_cycle();
Prototype
task automatic get_read_addr_cycle();
Arguments
None
Returns
None
Przeglądanie stron 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 782 783

Komentarze do niniejszej Instrukcji

Brak uwag