Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

16.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