Avalon Verification IP Suite: User Guide

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

5.4.18. get_response_read_response()

Prototype:

bit[2**(AV_BURSTCOUNT_W-1) - 1:0] [AV_READRESPONSE_W-1:0] get_response_read_response(int index)

Arguments:

Verilog HDL: int index

VHDL: response_read_response, int index, bfm_id, req_if(bfm_id)

Returns:

AvalonReadResponse_t

Description:

Returns the transaction read status in the response descriptor that has been removed from the response queue.
Language support: Verilog HDL, VHDL