Avalon Verification IP Suite: User Guide

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

5.4.15. get_response_latency()

Prototype:

int get_response_latency(int index)

Arguments:

Verilog HDL: index

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

Returns:

bit

Description:

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