Age | Commit message (Expand) | Author |
---|---|---|
2018-08-22 | systemc: Add the nonstandard macro SC_NEW. | Gabe Black |
2018-08-22 | systemc: Add the nonstandard triggered function sc_event. | Gabe Black |
2018-08-22 | systemc: Add the nonstandard variable sc_allow_process_control_corners. | Gabe Black |
2018-08-22 | systemc: Add some "implementation defined" stuff to sc_attr_cltn. | Gabe Black |
2018-08-15 | systemc: Construct and manage a module name stack. | Gabe Black |
2018-08-15 | systemc: Make sc_main run in its own fiber. | Gabe Black |
2018-08-15 | systemc: Implement some simple accessor functions in sc_main.cc. | Gabe Black |
2018-08-15 | systemc: Add some missing functions which interact with the scheduler. | Gabe Black |
2018-07-24 | systemc: Flesh out the sc_port implementation slightly. | Gabe Black |
2018-07-24 | systemc: Stub out the sc_spawn related classes and functions. | Gabe Black |
2018-07-24 | systemc: Stub out the sc_process_handle class. | Gabe Black |
2018-07-24 | systemc: Seperate the "external" header interface. | Gabe Black |