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.12. set_max_transaction_queue_size()

Prototype:

void set_max_transaction_queue_size(int size)

Arguments:

Verilog HDL: size

VHDL: size

Returns:

void

Description:

Sets the maximum size of the queued transactions. The BFM triggers an event when the queued transactions goes above the maximum size.
Language support: Verilog HDL, VHDL