Searched hist:11366 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dclocked_object.hh11366:bbbb3df33d41 Wed Jun 17 11:49:00 EDT 2015 David Guillen Fandos <david.guillen@arm.com> sim: Add voltage() function to clocked_object

Adding voltage function which returns the current voltage
for a given clocked object. It's handy for power models and
similar stuff that need to retrieve voltage. Function
frequency() is already there, so I see no reason for not having
this one too.

Completed in 10 milliseconds