gem5  v20.0.0.3
Classes
clock_domain.hh File Reference

ClockDomain declarations. More...

#include <algorithm>
#include "base/statistics.hh"
#include "params/ClockDomain.hh"
#include "params/DerivedClockDomain.hh"
#include "params/SrcClockDomain.hh"
#include "sim/sim_object.hh"

Go to the source code of this file.

Classes

class  ClockDomain
 The ClockDomain provides clock to group of clocked objects bundled under the same clock domain. More...
 
struct  ClockDomain::ClockDomainStats
 
class  SrcClockDomain
 The source clock domains provides the notion of a clock domain that is connected to a tunable clock source. More...
 
class  DerivedClockDomain
 The derived clock domains provides the notion of a clock domain that is connected to a parent clock domain that can either be a source clock domain or a derived clock domain. More...
 

Detailed Description

ClockDomain declarations.

Definition in file clock_domain.hh.


Generated on Fri Jul 3 2020 15:53:09 for gem5 by doxygen 1.8.13