summaryrefslogtreecommitdiff
path: root/src/systemc/core/sc_interface.cc
AgeCommit message (Expand)Author
2018-10-16systemc: Get rid of leftovers from unimplemented warnings past.Gabe Black
2018-10-16systemc: Switch to using predefined messages for channels.Gabe Black
2018-10-16systemc: Distinguish internal events from normal sc_events.Gabe Black
2018-10-16systemc: Add missing sc_interface::register_port, and add calls to it.Gabe Black
2018-10-16systemc: Add a warning to sc_interface::default_event.Gabe Black
2018-09-20systemc: "Implement" sc_interface's methods.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black