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

8.4.17. set_min_transaction_queue_size()

Prototype:

void set_min_transaction_queue_size(int size)

Arguments:

Verilog HDL: int size

VHDL: int size, bfm_id, req_if(bfm_id)

Returns:

void

Description:

Sets the pending transaction minimum queue size threshold. The public event signal_min_transaction_queue_size triggers when the queue size level is below the minimum threshold.
Language support: Verilog HDL, VHDL