systemc: Add the non-standard sc_time_tuple class.
[gem5.git] / src / systemc / ext / core / sc_module.hh
2018-08-22 Gabe Blacksystemc: Add some nonstandard cthread related sc_module...
2018-08-22 Gabe Blacksystemc: Add the nonstandard, undocumented halt function.
2018-08-22 Gabe Blacksystemc: Add some nonstandard SC_WAIT* macros.
2018-08-22 Gabe Blacksystemc: Add the nonstandard macro SC_NEW.
2018-08-15 Gabe Blacksystemc: Add the deprecated sc_module::end_module function.
2018-07-24 Gabe Blacksystemc: Seperate the "external" header interface.