summaryrefslogtreecommitdiff
path: root/src/systemc/core/SystemC.py
AgeCommit message (Expand)Author
2018-10-16systemc: Add a python config class for sc_modules.Gabe Black
2018-09-25systemc: Keep track of how sc_main completes and expose that to python.Gabe Black
2018-09-20systemc: Generalize working with the systemc python module from C++.Gabe Black
2018-09-11systemc: Implement the various sc_module stage callbacks.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black