summaryrefslogtreecommitdiff
path: root/src/systemc/ext/core/sc_export.hh
AgeCommit message (Expand)Author
2018-10-16systemc: Switch to using predefined messages for channels.Gabe Black
2018-10-16systemc: Add some error checks to sc_export.Gabe Black
2018-10-09systemc: Centralize module callbacks and report new warnings.Gabe Black
2018-09-20systemc: Track exports and prim channels, and call their callbacks.Gabe Black
2018-09-20systemc: Implement sc_export.Gabe Black
2018-09-11systemc: Promote some functions to sc_export_base.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black