summaryrefslogtreecommitdiff
path: root/src/systemc/ext/channel
AgeCommit message (Expand)Author
2018-09-05systemc: Add m_cur_val and m_new_val to sc_signal.Gabe Black
2018-08-28systemc: Add the nonstandard sc_trace_params and sc_trace_params_vec.Gabe Black
2018-08-28systemc: Add the nonstandard time_stamp function.Gabe Black
2018-08-22systemc: Add a nonstandard sc_signal constructor.Gabe Black
2018-08-22systemc: Define the nonstandard sc_event_queue_port typedef.Gabe Black
2018-08-15systemc: Add some deprecated features to sc_clock.*.Gabe Black
2018-08-15systemc: Add in the deprecated binding port constructors.Gabe Black
2018-08-15systemc: Add a non-standard default writer policy on sc_buffer.Gabe Black
2018-08-15systemc: Add the deprecated sc_signal_out_if typedef.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