On Mon, Jun 22, 2015 at 6:45 PM Joel Hestness <[email protected]> wrote:

>
> Parent.any looks for the same named variable in the parent SimObject's
> parameters. This won't work for these controllers, because the pointer
> you're looking for IS the ruby_system (which doesn't have a pointer to
> itself). You might be able to just default the parameter to Parent.
>

Actually I believe Parent.any should find a direct parent that matches the
type.  We do this for regular System objects all the time.  I'm not sure
what Brandon's problem is (if he's still having one), but I don't think
this is it.

Steve
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to