> How difficult would it be to generate a visual graph of the simboject
> heirarchy from within a config script? It might look something like
> "Simulation.graph()" similar to "Simulation.run(...)". I'm thinking
> that might be a good sanity check if someone wanted to make sure their
> simulation was actually set up the way they thought it was, and also
> to make it easier to quickly communicate experimental setups to other
> people.

Support for this exists, but I don't think it's been tried in a long
time.  Look for outputDot in src/python/m5/SimObject.py.

Be interesting to know if it works at all.

  Nate
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to