summaryrefslogtreecommitdiff
path: root/src/systemc/core/sc_sensitive.cc
AgeCommit message (Expand)Author
2018-10-16systemc: Switch to using predefined messages for core.Gabe Black
2018-10-09systemc: Check whether the simulation is running when creating sensitivities.Gabe Black
2018-10-09systemc: Handle nonstandard cthread sensitivities.Gabe Black
2018-10-09systemc: Rework how delayed sensitivities are handled.Gabe Black
2018-10-09systemc: Refactor sensitivities.Gabe Black
2018-09-05systemc: Implement the sensitivity mechanism.Gabe Black
2018-09-05systemc: Fill out sc_process_handle and create Process classes.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black