> > For now though, I'd say that you should probably just have whatever > > SimObject that represents BIOS data just get a pointer to a list of > > memobjects. > > > > How would I get that list? Would I do that in C++ or in the python? > Either is fine with me but I'm not clear on how that would work.
Just add a python parameter to the bios object that is the PhysicalMemory object. Then your bios object can query it. Nate _______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev