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.9. get_addr_span

Usage

get_addr_span <slave_desc>

Options

  • <slave_desc>: String with the slave descriptor to query.

Returns the address span (length in bytes) of the slave descriptor as an integer decimal number.

Example

puts [get_addr_span onchip_ram_64_kbytes] Returns: 65536