Age | Commit message (Expand) | Author |
---|---|---|
2014-06-09 | sim: More rigorous clocking comments | Joel Hestness |
2013-12-29 | sim: Add support for dynamic frequency scaling | Christopher Torng |
2013-11-26 | sim: correct ticksToCycles() function. | Nilay Vaish |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |
2013-04-22 | sim: separate nextCycle() and clockEdge() in clockedObjects | Dam Sunwoo |
2013-02-19 | scons: Fix up numerous warnings about name shadowing | Andreas Hansson |
2013-02-19 | sim: Make clock private and access using clockPeriod() | Andreas Hansson |
2013-01-07 | sim: Fatal if a clocked object is set to have a clock of 0 | Andreas Hansson |
2012-11-16 | sim: have a curTick per eventq | Nilay Vaish |
2012-10-15 | ruby: reset timing after cache warm up | Nilay Vaish |
2012-08-28 | Clock: Add a Cycles wrapper class and use where applicable | Andreas Hansson |
2012-08-28 | Clock: Rework clocks to avoid tick-to-cycle transformations | Andreas Hansson |
2012-08-21 | Clock: Move the clock and related functions to ClockedObject | Andreas Hansson |