Avalon Verification IP Suite: User Guide

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

5.4.9. get_command_pending_queue_size()

Prototype:

int get_command_pending_queue_size()

Arguments:

Verilog HDL: None

VHDL: command_pending_queue_size, bfm_id, req_if(bfm_id)

Returns:

int

Description:

Queries the command queue to determine number of pending commands waiting to be driven out as Avalon requests.
Language support: Verilog HDL, VHDL