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

11.3.8. set_transaction_data()

Prototype:

set_transaction_data (bit [SRC_DATA_W-1:0] data)

Arguments:

Verilog HDL: data

SRC_DATA_W = SRC_SYMBOLS_PER_BEAT*SRC_DATA_BITS_PER_SYMBOL

Returns:

void

Description:

Sets the value of data in the out-going transaction.

Language Support:

Verilog HDL