12 #ifndef SSTMAC_HARDWARE_PROCESSOR_SIMPLEPROCESSOR_H_INCLUDED 13 #define SSTMAC_HARDWARE_PROCESSOR_SIMPLEPROCESSOR_H_INCLUDED 44 return "simple_processor";
virtual std::string to_string() const
void compute(event *ev, callback *cb)
A very simple processor model.
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual void finalize_init()
virtual ~simple_processor()
Goodbye.
simple_processor(memory_model *mem, node *nd)
An interface for processor models.