Hi Mahmood, You might find this diagram helpful: http://www.m5sim.org/docs/classDerivO3CPU.html It seems there is a hierarchy of inheritance between these classes. It seems it uses "DerivO3CPU" by default when you setup an o3cpu. At least, this is what happened in my case.
Mahshid On Sun, Dec 4, 2011 at 11:27 AM, Mahmood Naderan <[email protected]>wrote: > Hi, > Can someone clarify the difference between "BaseO3CPU", "FullO3CPU" > and "DerivO3CPU" and "O3CPUImpl"? > > They are confusing, at least for me... > -- > // Naderan *Mahmood; > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
