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

10.2.8.11. get_transaction_queue_size()

Prototype:

get_transaction_queue_size()

Arguments:

Verilog HDL: None

VHDL: transaction_queue_size, bfm_id, req_if(bfm_id)

Returns:

int.

Description:

Returns the length of the queue holding received transactions.
Language support: Verilog HDL, VHDL