summaryrefslogtreecommitdiff
path: root/src/systemc/utils/sc_report.cc
AgeCommit message (Expand)Author
2018-11-09systemc: Wrap some report maps in functions.Gabe Black
2018-10-16systemc: Switch to using predefined messages for utils.Gabe Black
2018-10-16systemc: Make suppress_id work like the test expects.Gabe Black
2018-10-16systemc: Handle integer based IDs like Accellera does.Gabe Black
2018-10-03systemc: Copy the msgType and msg parameters of sc_report.Gabe Black
2018-09-11systemc: Implement most of the sc_report_handler mechanism.Gabe Black
2018-08-22systemc: Add support for deprecated integer report handler ids.Gabe Black
2018-08-08systemc: Stub out all the standard utilility classes and functions.Gabe Black