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.26. pop_response()

Prototype:

void pop_response()

Arguments:

Verilog HDL: None

VHDL: bfm_id, req_if(bfm_id)

Returns:

void

Description:

Removes the oldest response descriptor from the response queue, such that transaction information is available using the get_response_<rolename> commands.
Language support: Verilog HDL, VHDL