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

Page 47

Advertising
background image

SystemVerilog Slave BFM

SystemVerilog Slave API

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

47

April 2014

SystemVerilog Slave API

This section describes the SystemVerilog slave BFM API

Each task and function available within the slave 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 slave BFM API is the axi4stream/bfm//mgc_axi4stream_slave.sv file packaged
within the Mentor

Verification IP Altera Edition.

Advertising