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

7.2.29.30. get_response_read_response()

Prototype:

AvalonReadResponse_t 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