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

14.2.10. pop_transaction()

Prototype:

void pop_transaction()

Arguments:

Verilog HDL: None

VHDL: None

Returns:

void

Description:

Returns the input transaction queued inside the BFM. A fatal error triggers if you remove a transaction from an empty queue.
Language support: Verilog HDL, VHDL