Transfer done, Transaction done – Altera Mentor Verification IP Altera Edition AMBA AXI4-Stream User Manual

Page 30

Advertising
background image

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

30

SystemVerilog API Overview
Operational Transaction Fields

April 2014

Transfer Done

A transfer_done transaction field is set to 1 to indicate when each protocol “transfer”
completes.

Transaction Done

A transaction_done transaction field is set to 1 to indicate when each protocol “transaction”
completes.

In a slave BFM test program, you call the

get_transfer()

task to investigate whether a

transaction is complete. If complete, the task returns the last argument of the task set to 1, and
the transaction record will have the transaction_done field set to 1.

Advertising