Search code examples
simics

Is there a way to adjust the Simics memory window display granularity?


I would like to display memory in 32 bit chunks with the little endianness resolved in the "Debug -> Memory Contents" UI window, instead of only 8-bit chunks. Is this possible?

(I know I can do this via x in the CLI, but in some situations I prefer to just easily have a self-updating GUI view of things.)


Solution

  • I am quite certain that such a feature is not available.