Axi write transaction master and slave roles, Figure 1-1. execute write transaction – Altera Mentor Verification IP Altera Edition AMBA AXI3/4TM User Manual

Page 25

Advertising
background image

Mentor VIP Altera Edition

An AXI Transaction

Mentor VIP AE AXI3/4 User Guide, V10.2b

7

September 2013

AXI Write Transaction Master and Slave Roles

Note

The following description of a write transaction references SystemVerilog BFM API
tasks. There are equivalent VHDL BFM API procedures that perform the same
functionality.

For a write transaction, the master calls the

create_write_transaction()

task to define the

information to be transferred and then calls the

execute_transaction()

task to initiate the transfer

of information as

Figure

illustrates.

Figure 1-1. Execute Write Transaction

Advertising