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

Page 161

Advertising
background image

VHDL Monitor BFM

VHDL Monitor BFM API

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

161

April 2014

VHDL Monitor BFM API

This section describes the VHDL monitor API.

Each procedure available within the monitor 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 monitor BFM API package is the axi4stream/bfm/mgc_axi4stream_bfm_pkg.vhd file
packaged within the Mentor

Verification IP Altera Edition.

Advertising