I've looked into the schedule() function which is used to schedule events. But can this function be used to simulate delays?
On Thu, Jul 6, 2023 at 11:12 AM John Smith <[email protected]> wrote: > Greetings, > If I want to, for example, add a delay of 100 ticks before a line of code > executes in the function handleTimingReqMiss() in cache.cc, how do I go > about doing that? > > -- > Regards, > John Smith >
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
