Avalon Verification IP Suite: User Guide

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

5.4.12. get_response_byte_enable()

Prototype:

bit [AV_NUMSYMBOLS-1:0] get_response_byte_enable(int index)

Arguments:

Verilog HDL: index

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

Returns:

bit

Description:

Returns the value of the byte enables in the response descriptor that has been removed from the response queue. Each cycle of a burst response is addressed individually by the specified index.
Language support: Verilog HDL, VHDL