Age | Commit message (Expand) | Author |
---|---|---|
2018-09-25 | systemc: If sc_main returns, don't do any more systemc stuff. | Gabe Black |
2018-09-25 | systemc: Rework the init phase for the new way delta notes are handled. | Gabe Black |
2018-09-20 | systemc: Track exports and prim channels, and call their callbacks. | Gabe Black |
2018-09-20 | systemc: Implement port binding except positional binding. | Gabe Black |
2018-09-20 | systemc: Track the module in the end_of_elaboration callback. | Gabe Black |
2018-09-20 | systemc: Set the scheduler's event queue earlier. | Gabe Black |
2018-09-11 | systemc: Make some functions of the kernel static. | 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 channel updates and rework the scheduler. | Gabe Black |
2018-09-05 | systemc: Partially implement the scheduler. | Gabe Black |
2018-07-24 | systemc: Seperate the "external" header interface. | Gabe Black |