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

16.2.1.10. get_result_value()

Prototype:

string get_result_value()

Arguments:

Verilog HDL: None

VHDL: result_value, bfm_id, req_if(bfm_id)

Returns:

Width of the data (ci_data_t)that can contain the following variables:
  • [Word_width-1:0]
  • Ext_width-1:0]
  • [Addr_width-1:0]

Description:

Returns the instruction result.
Language support: Verilog HDL, VHDL