Avalon Verification IP Suite: User Guide

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

5.4.32. set_command_burst_count()

Prototype:

void set_command_burst_count(bit[AV_BURSTCOUNT_W-1:0] burst_count)

Arguments:

Verilog HDL: burst_count

VHDL: burst_count, bfm_id, req_if(bfm_id)

Returns:

void

Description:

Sets the value driven on the Avalon interface burstcount pin. Generates a warning message if the specified burst_count is out of range. Not available if the USE_BURSTCOUNT parameter is false.
Language support: Verilog HDL, VHDL