Get the address ranges of IP connected to processor.
Syntax
getaddrmap <hw spec file> <processor-instance>
Return the address ranges of all the IP connected to the processor in a tabular format, along with details like size and access flags of all IP.
Options
None
Returns
If successful, this command returns the output of IPs and ranges. Otherwise it returns an error.
Example(s)
getaddrmap system.xsa ps7_cortexa9_0
Return the address map of peripherals connected to ps7_cortexa9_0. system.xsa is the hw specification file exported from Vivado.