summaryrefslogtreecommitdiff
path: root/src/systemc/ext/channel/sc_in.hh
AgeCommit message (Expand)Author
2018-12-19systemc: Allow specific functions to shadow the base class methodNikos Nikoleris
2018-11-05systemc: Explicitly keep the sc_port bind alongside sc_in's version.Gabe Black
2018-10-16systemc: Use the stage of simulation and not port size in add_trace.Gabe Black
2018-10-16systemc: Implement general and VCD trace support.Gabe Black
2018-09-20systemc: Implement the sc_in class.Gabe Black
2018-08-15systemc: Add in the deprecated binding port constructors.Gabe Black
2018-07-24systemc: Stub out the predefined channels.Gabe Black