Avalon Verification IP Suite: User Guide

ID 683439
Date 2/17/2022
Public
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