Avalon Verification IP Suite: User Guide

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

5.4.33. set_command_burst_size()

Prototype:

void set_command_burst_size (bit[AV_BURSTCOUNT_W-1:0] burst_size)

Arguments:

Verilog HDL: burst_size

VHDL: burst_size, bfm_id, req_if(bfm_id)

Returns:

void

Description:

Sets the transaction burst count in the command descriptor to determine the number of words driven on the write burst command. The value might be different from the value specified in set_command_burst_count to generate illegal traffic for testing. Generates a warning if the value is different.
Language support: Verilog HDL, VHDL