Altera Mentor Verification IP Altera Edition AMBA AXI3/4T Manuale Utente Pagina 478

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 783
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 477
Mentor VIP AE AXI3/4 User Guide, V10.2b
458
VHDL AXI3 and AXI4 Slave BFMs
get_read_addr_cycle()
September 2013
get_read_addr_cycle()
This blocking AXI4 procedure waits until the read address channel ARVALID signal is asserted.
AXI3 BFM
Note
The get_read_addr_cycle() procedure is not available in the AXI3 BFM.
AXI4 Example
// Wait for the ARVALID signal to be asserted.
bfm.get_read_addr_cycle(bfm_index, axi4_tr_if_0(bfm_index));
Prototype
procedure get_read_addr_cycle
(
bfm_id : in integer;
path_id : in axi4_adv_path_t; --optional
signal tr_if : inout axi4_vhd_if_struct_t
);
Arguments
bfm_id BFM identifier. Refer to “Overloaded Procedure Common Arguments”
on page 203 for more details.
path_id (Optional) Parallel process path identifier:
AXI4_PATH_5
AXI4_PATH_6
AXI4_PATH_7
Refer to “Overloaded Procedure Common Arguments” on page 203 for
more details.
tr_if Transaction signal interface. Refer to “Overloaded Procedure Common
Arguments” on page 203 for more details.
Returns None
Vedere la pagina 477
1 2 ... 473 474 475 476 477 478 479 480 481 482 483 ... 782 783

Commenti su questo manuale

Nessun commento