Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Uživatelský manuál Strana 193

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 413
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 192
VHDL Master BFM
execute_transaction()
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
193
April 2014
Example
-- Create a read transaction with start address of 0.
-- Creation returns tr_id to identify the transaction.
create_read_transaction(0, tr_id, bfm_index, axi4_tr_if_0(bfm_index));
-- Execute the tr_id transaction.
execute_transaction(tr_id, bfm_index, axi4_tr_if_0(bfm_index));
Zobrazit stránku 192
1 2 ... 188 189 190 191 192 193 194 195 196 197 198 ... 412 413

Komentáře k této Příručce

Žádné komentáře