Avalon Verification IP Suite: User Guide

ID 683439
Date 2/17/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.2.29.13. 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