Altera Mentor Verification IP Altera Edition AMBA AXI4-Li User Manual Page 193

  • Download
  • Add to my manuals
  • Print
  • Page
    / 413
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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));
Page view 192
1 2 ... 188 189 190 191 192 193 194 195 196 197 198 ... 412 413

Comments to this Manuals

No comments