Avalon Verification IP Suite: User Guide

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

7.2.29.40. pop_response()

Prototype:

void pop_response()

Arguments:

Verilog HDL: None

VHDL: bfm_id, req_if(bfm_id)

Returns:

void

Description:

Removes the transaction descriptor from the queue so that the testbench can query it with the get_command methods. Sequence counter is initialized to 1.
Language support: Verilog HDL, VHDL