summaryrefslogtreecommitdiff
path: root/src/systemc/utils/report.hh
AgeCommit message (Expand)Author
2018-11-09systemc: Stop using python init to set up predefined message ids.Gabe Black
2018-11-09systemc: Wrap some report maps in functions.Gabe Black
2018-10-16systemc: Don't depend on the order of static initializers.Gabe Black
2018-10-16systemc: Add a mechanism for pre-registering message type ids.Gabe Black
2018-10-16systemc: Handle integer based IDs like Accellera does.Gabe Black
2018-10-16systemc: Refactor reporting to prep for int based messages.Gabe Black