Avalon Verification IP Suite: User Guide

ID 683439
Date 2/17/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

10.2.8.14. pop_transaction()

Prototype:

void pop_transaction()

Arguments:

Verilog HDL: None

VHDL: bfm_id, req_if(bfm_id)

Returns:

void

Description:

Removes the transaction descriptor from the queue so that the testbench can query it with the get_transaction methods.
Language support: Verilog HDL, VHDL