summaryrefslogtreecommitdiff
path: root/src/systemc/core/sc_spawn.cc
AgeCommit message (Expand)Author
2018-10-09systemc: Rework how delayed sensitivities are handled.Gabe Black
2018-10-09systemc: Refactor sensitivities.Gabe Black
2018-10-09systemc: Keep all pre-init processes on a single list.Gabe Black
2018-10-09systemc: Warn if a process is dont_initialize with no static sensitivieis.Gabe Black
2018-10-03systemc: Make Process track whether it's dynamic on its own.Gabe Black
2018-10-03systemc: sc_spawn can create static or dynamic processes.Gabe Black
2018-09-11systemc: Implement much of sc_spawn.Gabe Black
2018-07-24systemc: Stub out the sc_spawn related classes and functions.Gabe Black