Avalon Verification IP Suite: User Guide

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

5.4.31. set_command_byte_enable()

Prototype:

void set_command_byte_enable(bit[AV_NUMSYMBOLS-1:0] byte_enable, int index)

Arguments:

Verilog HDL: byte_enable, index

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

Returns:

void

Description:

Sets the transaction byte enable field for the cycle of the burst command descriptor indicated by index. This field applies to both read and write operations.
Language support: Verilog HDL, VHDL