summaryrefslogtreecommitdiff
path: root/src/systemc/ext/core/sc_process_handle.hh
AgeCommit message (Expand)Author
2018-10-16systemc: Switch to using predefined messages for core.Gabe Black
2018-10-03systemc: Improve handling of empty process handles.Gabe Black
2018-09-26systemc: Make sc_process_b less hokey, and make WAIT* work.Gabe Black
2018-09-11systemc: Fix a "problem" with kill/reset exceptions.Gabe Black
2018-09-05systemc: Fill out sc_process_handle and create Process classes.Gabe Black
2018-08-28systemc: Add a minimal version of the deprecated sc_process_b.Gabe Black
2018-08-22systemc: Add the nonstandard variable sc_allow_process_control_corners.Gabe Black
2018-08-22systemc: Add some "implementation defined" stuff to sc_attr_cltn.Gabe Black
2018-08-08systemc: Stub out all the standard utilility classes and functions.Gabe Black
2018-07-24systemc: Stub out the sc_process_handle class.Gabe Black