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.29. get_memory_region

Usage

get_memory_region <name>
  • <name>: String with the name of the memory region.

Returns the linker script region information for the specified region. The format of the region is a list containing the region name, associated memory device slave descriptor, offset, and span in that order.

puts [get_memory_region reset]

Returns:

reset onchip_ram0 0 32