Timing accesses are handled by using a SimpleTimingPort to interface the memory object to the memory system. See mem/tport.*.
Steve On Tue, Sep 2, 2008 at 5:37 PM, claker <[EMAIL PROTECTED]> wrote: > In src/mem/physical.hh, we can find doAtomicAccess() and > doFunctionalAccess(). But why not include doTimingAccess()? > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users >
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
