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

5.4.22. get_write_response_status()

Prototype:

get_write_response_status()

Arguments:

Verilog HDL: None

VHDL: write_response_status, bfm_id, req_if(bfm_id)

Returns:

AvalonResponseStatus_t

Description:

Returns the transaction response status in the write response descriptor that has been popped from the response queue.

If the API is called when write response is not enabled, or when it is enabled but not requested, the API returns the default value, i.e. OKAY.

Language support: Verilog HDL, VHDL