systemc: Add a mechanism for pre-registering message type ids.
authorGabe Black <gabeblack@google.com>
Sun, 7 Oct 2018 07:34:35 +0000 (00:34 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 01:08:32 +0000 (01:08 +0000)
commit208704b23a9f95f80fb49b3bfce4bccffd128060
tree59a036faf9a5ac71f94908f6f3a0a62e3bf9c3a4
parent7911f271e852cc54a9591fce582bc8f4eb427a5e
systemc: Add a mechanism for pre-registering message type ids.

These ids are the ones the Accellera implementation/tests use. Some of
the tests expect them to be available and usable.

Change-Id: I4e4dc3470c28d4113330a44ccd06ffe7724e75b1
Reviewed-on: https://gem5-review.googlesource.com/c/13322
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/utils/report.cc
src/systemc/utils/report.hh