<port-space>.info <port-space>.status
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<port-space>.map

Synopsis

<port-space>.map

Description

Prints the memory map of the memory space object.

One line per entry in the map attribute of the memory space is printed. The base column is the starting address of the map. The object column contains the object mapped at that address. The fn is the function number (deprecated - should be zero in all new devices). The offset is the offset for the object and the length is the number of bytes mapped.

Provided By

Simics Core

See Also

<port-space>.add-map, <port-space>.del-map, memory-map
<port-space>.info <port-space>.status