summaryrefslogtreecommitdiff
path: root/src/systemc/ext/utils
AgeCommit message (Expand)Author
2018-08-28systemc: Add the nonstandard sc_user exception type.Gabe Black
2018-08-28systemc: Make some functions static in conflict with the spec.Gabe Black
2018-08-28systemc: Add some nonstandard, undocumented sc_report_* functions.Gabe Black
2018-08-22systemc: Add the deprecated sc_trace_delta_cycles function.Gabe Black
2018-08-22systemc: Add some nonstandard (get|set)_catch_actions functions.Gabe Black
2018-08-22systemc: Add nonstandard sc_trace-s for sc_event and sc_time.Gabe Black
2018-08-22systemc: Add support for deprecated integer report handler ids.Gabe Black
2018-08-15systemc: Add some non-standard sc_trace variants.Gabe Black
2018-08-15systemc: Turn some macros into enums to fix regression test building.Gabe Black
2018-08-15systemc: Fill out some of the sc_vector.hh classes.Gabe Black
2018-08-08systemc: Stub out all the standard utilility classes and functions.Gabe Black