index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemc
/
ext
Age
Commit message (
Expand
)
Author
2018-10-09
systemc: Fortify how exceptions are caught and passed around.
Gabe Black
2018-10-03
systemc: "Fix" some error message formatting.
Gabe Black
2018-10-03
systemc: Fix a typo/bug in sc_int_base.hh.
Gabe Black
2018-10-03
systemc: Implement sc_fifo::dump and improve sc_fifo::print.
Gabe Black
2018-10-03
systemc: Implement the << operator for sc_signal.
Gabe Black
2018-10-03
systemc: Implement the "event()" style sc_signal methods.
Gabe Black
2018-10-03
systemc: Add a "changeStamp" value to the scheduler.
Gabe Black
2018-10-03
systemc: Adjust some error messages to match Accellera.
Gabe Black
2018-10-03
systemc: Raise an error when SC_METHOD, etc. is used after starting.
Gabe Black
2018-10-03
systemc: When sensitive to an event finder, find on all interfaces.
Gabe Black
2018-10-03
systemc: Improve handling of empty process handles.
Gabe Black
2018-10-03
systemc: Implement most of sc_fifo and its interfaces.
Gabe Black
2018-09-26
systemc: Implement positional binding.
Gabe Black
2018-09-26
systemc: Use sc_assert to check the number of interfaces.
Gabe Black
2018-09-26
systemc: Get rid of the unused warning function in sc_event_finder_t.
Gabe Black
2018-09-26
systemc: Make sc_process_b less hokey, and make WAIT* work.
Gabe Black
2018-09-25
systemc: Implement most of sc_inout.
Gabe Black
2018-09-25
systemc: Make sc_out delegate to its base class sc_inout.
Gabe Black
2018-09-25
systemc: Implement a significant portion of sc_clock.
Gabe Black
2018-09-20
systemc: Track exports and prim channels, and call their callbacks.
Gabe Black
2018-09-20
systemc: Implement the sc_in class.
Gabe Black
2018-09-20
systemc: Implement port binding except positional binding.
Gabe Black
2018-09-20
systemc: Implement sc_event_finder.
Gabe Black
2018-09-20
systemc: Implement sc_export.
Gabe Black
2018-09-20
systemc: Partially implement the sc_signal class template.
Gabe Black
2018-09-20
systemc: Add a nonstandard sc_status pretty printer operator.
Gabe Black
2018-09-20
systemc: "Implement" sc_interface's methods.
Gabe Black
2018-09-20
systemc: Fix the seed used with sc_gen_unique_name for sc_port.
Gabe Black
2018-09-11
systemc: Implement most of the sc_report_handler mechanism.
Gabe Black
2018-09-11
systemc: Fix a "problem" with kill/reset exceptions.
Gabe Black
2018-09-11
systemc: Implement much of sc_spawn.
Gabe Black
2018-09-11
systemc: Promote some functions to sc_export_base.
Gabe Black
2018-09-11
systemc: Implement some of the basics of sc_time.
Gabe Black
2018-09-11
systemc: Implement the various sc_module stage callbacks.
Gabe Black
2018-09-05
systemc: Implement the sensitivity mechanism.
Gabe Black
2018-09-05
systemc: Implement much of events, event lists and event exprs.
Gabe Black
2018-09-05
systemc: Implement channel updates and rework the scheduler.
Gabe Black
2018-09-05
systemc: Fill out sc_process_handle and create Process classes.
Gabe Black
2018-09-05
systemc: Implement some basic plumbing in sc_module.hh.
Gabe Black
2018-09-05
systemc: Implement most of sc_object.
Gabe Black
2018-09-05
systemc: Implement the sc_attr classes.
Gabe Black
2018-09-05
systemc: Enable some more sc_simcontext related tests.
Gabe Black
2018-09-05
systemc: Add m_cur_val and m_new_val to sc_signal.
Gabe Black
2018-09-05
systemc: Add the "implementation defined" vport function.
Gabe Black
2018-09-05
systemc: Add the nonstandard sc_join class and sc_thread_handle type.
Gabe Black
2018-08-28
systemc: Minimally implemented the deprecated sc_simcontext.
Gabe Black
2018-08-28
systemc: Add a minimal version of the deprecated sc_process_b.
Gabe Black
2018-08-28
systemc: Add bind() to sc_port_base.
Gabe Black
2018-08-28
systemc: Add the nonstandard sc_user exception type.
Gabe Black
2018-08-28
systemc: Add the nonstandard sc_trace_params and sc_trace_params_vec.
Gabe Black
[next]