Avalon Verification IP Suite: User Guide

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

6.4.24. pop_command()

Prototype:

void pop_command()

Arguments:

Verilog HDL: None

VHDL: bfm_id, req_if(bfm_id)

Returns:

void

Description:

Removes the command descriptor from the queue so that the testbench can query it using the get_command methods.
Language support: Verilog HDL, VHDL