summaryrefslogtreecommitdiff
path: root/src/systemc/ext/channel/sc_fifo.hh
AgeCommit message (Expand)Author
2018-11-09systemc: Get rid of a duplicated base class initializer for sc_fifo.Gabe Black
2018-10-16systemc: Fix accounting in the sc_fifo class.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: Implement register_port in all the predefined channels.Gabe Black
2018-10-03systemc: Implement sc_fifo::dump and improve sc_fifo::print.Gabe Black
2018-10-03systemc: Implement most of sc_fifo and its interfaces.Gabe Black
2018-08-08Systemc: Port over all of the systemc "datatype" headers.Gabe Black
2018-07-24systemc: Stub out the predefined channels.Gabe Black