Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

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