Avalon Verification IP Suite: User Guide

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

5.4.20. get_response_wait_time()

Prototype:

int get_response_wait_time(int index)

Arguments:

Verilog HDL: index

VHDL: response_wait_time, index, bfm_id, req_if(bfm_id)

Returns:

int

Description:

Returns the wait latency for transaction in the response descriptor that has been removed from the response queue. Each cycle in a burst has its own wait latency entry.
Language support: Verilog HDL, VHDL