Hi all. I have a question about Simics+Ruby simulations: what should
it be the relationship between ruby config parameters (for instance,
g_MEMORY_SIZE_BYTES, g_NUM_MEMORIES and g_NUM_PROCESSORS) and Simics
configuration parameters of the simulated machine?
For instance, if parameters of @boards in donut-8p.simics file are the
following:
@boards = [[0, 2, 256], [3, 2, 256], [4, 2, 256], [5, 2, 256]]
what should the values of ruby parameters be to avoid conflicts?
Sorry to be a nuisance.
Thank you very much.
|