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

Page 35

Advertising
background image

SystemVerilog Master BFM

SystemVerilog Master API

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

35

April 2014

SystemVerilog Master API

This section describes the SystemVerilog master BFM API.

Each task and function available within the master BFM API is detailed with the exception of
the set*() and get*() tasks that operate on the

Transaction Record

. The simple rule for the task

name is 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 is the axi4stream/bfm//mgc_axi4stream_master.sv file packaged
within the Mentor

Verification IP Altera Edition.

Advertising