Avalon Verification IP Suite: User Guide

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

6.4.10. get_command_byte_enable()

Prototype:

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

Arguments:

Verilog HDL: index

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

Returns:

bit [AV_NUMSYMBOLS-1:0]

Description:

Queries the received command descriptor for the transaction byte enable. For burst commands with burst count greater than 1, the index selects the data cycle.
Language support: Verilog HDL, VHDL