Age | Commit message (Expand) | Author |
---|---|---|
2018-10-09 | systemc: Rework how delayed sensitivities are handled. | Gabe Black |
2018-10-09 | systemc: Centralize module callbacks and report new warnings. | Gabe Black |
2018-09-26 | systemc: Implement positional binding. | Gabe Black |
2018-09-25 | systemc: If no sc_module_name was used, throw an error. | Gabe Black |
2018-09-20 | systemc: Use an std::list to track all modules. | Gabe Black |
2018-09-20 | systemc: Track the module in the end_of_elaboration callback. | Gabe Black |
2018-09-11 | systemc: Implement the various sc_module stage callbacks. | Gabe Black |
2018-09-05 | systemc: Implement most of sc_object. | Gabe Black |
2018-08-15 | systemc: Construct and manage a module name stack. | Gabe Black |