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.11. push_transaction()

Prototype:

void push_transaction()

Arguments:

Verilog HDL: None

VHDL: None

Returns:

void

Description:

Registers an output transaction into the BFM. All registered output transactions are put into transaction queue. A fatal error triggers if you insert a transaction while the BFM is reset.
Language support: Verilog HDL, VHDL