summaryrefslogtreecommitdiff
path: root/src/systemc/core/port.hh
AgeCommit message (Expand)Author
2018-10-16systemc: Remove a redundant error check.Gabe Black
2018-10-16systemc: Fix how the maximum size is computed for sc_ports.Gabe Black
2018-10-16systemc: Change how signal based resets work.Gabe Black
2018-10-16systemc: Add an sc_gem5::Port destructor.Gabe Black
2018-10-16systemc: Add missing sc_interface::register_port, and add calls to it.Gabe Black
2018-10-16systemc: Change how the timing of binding ports works.Gabe Black
2018-10-16systemc: Implement signal based resets.Gabe Black
2018-10-16systemc: Add an error check whether an interface is alread bound to a port.Gabe Black
2018-10-09systemc: Rework how delayed sensitivities are handled.Gabe Black