Vhdl master bfm api – Altera Mentor Verification IP Altera Edition AMBA AXI4-Stream User Manual

Page 91

Advertising
background image

VHDL Master BFM

VHDL Master BFM API

Mentor Verification IP AE AMBA AXI4-Stream User Guide, V10.3

91

April 2014

VHDL Master BFM API

This section describes the VHDL master BFM API.

Each procedure available within the master BFM API is detailed in the following chapter. The
set*() and get*() procedures that operate on the

Transaction Record

fields have a simple rule for

the procedure name: set_ or get_ followed by the name of the transaction field to be accessed.
Refer to “

Transaction Record

” on page 23 for details of transaction field names.

Note

The master BFM API package is the axi4stream/bfm/mgc_axi4stream_bfm_pkg.vhd file
packaged within the Mentor

Verification IP Altera Edition.

Advertising