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.2.10. get_assignment

Usage

get_assignment <module_name> <assignment_name>

Options

  • <module_name>: Module instance name to query for assignment
  • <assignment_name>: Module instance assignment name to query for

Description

Returns the name of the value of the assignment for a specified module instance name.

Example

puts [get_assignment "cpu0" "embeddedsw.configuration.breakSlave"]

Returns: memory_0.s0