summaryrefslogtreecommitdiff
path: root/src/systemc/core/port.cc
AgeCommit message (Expand)Author
2018-10-16systemc: Switch to using predefined messages for channels.Gabe Black
2018-10-16systemc: Check the maximum port size when finializing bindings.Gabe Black
2018-10-16systemc: Implement port binding policies.Gabe Black
2018-10-16systemc: Change how signal based resets work.Gabe Black
2018-10-16systemc: Add missing sc_interface::register_port, and add calls to it.Gabe Black
2018-10-16systemc: Implement signal based resets.Gabe Black
2018-10-09systemc: Rework how delayed sensitivities are handled.Gabe Black