Nios® V Processor Software Developer Handbook

ID 743810
Date 5/26/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

13.5.3.8. get_module_assignment

Usage

get_module_assignment <assignment-name>
  • <assignment-name> : Name of the module assignment to retrieve the value for, as defined for the module instance in the .sopcinfo file

Given a module assignment key, return the assignment value of a module associated with the callback script using this command. The callback script must be set in the *_sw.tcl file using the following command:

set_sw_property callback_source_file <filename> puts [get_module_assignment embeddedsw.configuration.isMemoryDevice]

Returns:

true