Age | Commit message (Expand) | Author |
---|---|---|
2019-02-25 | systemc: Get rid of --working-dir in the test's config.py. | Gabe Black |
2019-02-25 | systemc: Start using the m5.systemc module in the test config.py. | Gabe Black |
2019-01-09 | systemc: Add a dummy argv[0] when running the tests. | Gabe Black |
2018-10-16 | systemc: Stop passing arguments to sc_main. | Gabe Black |
2018-10-16 | systemc: Use the "catch action" and the handler func outside sc_main. | Gabe Black |
2018-10-09 | systemc: Fortify how exceptions are caught and passed around. | Gabe Black |
2018-09-26 | systemc: Add a --working-dir option to the test config.py. | Gabe Black |
2018-09-25 | systemc: Make the test config retrieve sc_main results. | Gabe Black |
2018-08-15 | systemc: Add a script which automates building and running tests. | Gabe Black |