summaryrefslogtreecommitdiff
path: root/src/systemc/core/kernel.hh
AgeCommit message (Expand)Author
2018-11-09systemc: Seperate out the sc_main fiber and its bookkeeping.Gabe Black
2018-09-25systemc: If sc_main returns, don't do any more systemc stuff.Gabe Black
2018-09-11systemc: Make some functions of the kernel static.Gabe Black
2018-09-11systemc: Implement the various sc_module stage callbacks.Gabe Black
2018-09-05systemc: Partially implement the scheduler.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black