Avalon Verification IP Suite: User Guide

ID 683439
Date 2/17/2022
Public
Document Table of Contents

5.4. Avalon-MM Master BFM API

all_transactions_complete()

Prototype:

bit all_()

Arguments:

Verilog HDL: None

VHDL:transactions_complete_status, bfm_id, req_if(bfm_id)

Returns:

bit.

Description:

Queries the BFM component to determine whether all issued commands have been completed. A return value of 1 means that there are no more transactions in the transaction queue or in progress.
Language support: Verilog HDL, VHDL