Avalon Verification IP Suite: User Guide

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

7.2.29.22. get_read_response_queue_size()

Prototype:

int get_read_response_queue_size()

Arguments:

Verilog HDL: None

VHDL: read_response_queue_size, bfm_id, req_if(bfm_id)

Returns:

int

Description:

Queries the read response queue to determine number of response descriptors currently stored in the BFM. This is the number of responses the test program can immediately remove from the response queue for further processing.
Language support: Verilog HDL, VHDL