Avalon Verification IP Suite: User Guide

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

9.4.13. pop_transaction()

Prototype:

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 using the get_transaction methods.
Language support: Verilog HDL, VHDL