Avalon Verification IP Suite: User Guide

ID 683439
Date 2/17/2022
Public
Document Table of Contents

5.4.8. get_command_issued_queue_size()

Prototype:

int get_command_issued_queue_size()

Arguments:

Verilog HDL: None

VHDL: command_issued_queue_size, bfm_id, req_if(bfm_id)

Returns:

int

Description:

Queries the issued command queue to determine the number of commands that have been driven to the system interconnect fabric, but not completed.
Language support: Verilog HDL, VHDL