45 #ifndef __CPU_MINOR_ACTIVITY_HH__ 46 #define __CPU_MINOR_ACTIVITY_HH__ 63 int longest_latency) :
ActivityRecorder with a Ticked interface.
Minor contains all the definitions within the MinorCPU apart from the CPU class itself.
ActivityRecorder helper class that informs the CPU if it can switch over to being idle or not...
MinorActivityRecorder(const std::string &name, int num_stages, int longest_latency)
void evaluate()
Ticked interface.
const std::string & name() const
void advance()
Advances the activity buffer, decrementing the activityCount if active communication just left the ti...