Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Bedienungsanleitung Seite 193

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 413
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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));
Seitenansicht 192
1 2 ... 188 189 190 191 192 193 194 195 196 197 198 ... 412 413

Kommentare zu diesen Handbüchern

Keine Kommentare