systemc: Change the default naming scheme to use sc_gen_unique_name.
authorGabe Black <gabeblack@google.com>
Wed, 5 Sep 2018 07:40:04 +0000 (00:40 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 3 Oct 2018 00:55:45 +0000 (00:55 +0000)
commitdf9f2984c776ef4697e71408d8a7c230d4d747da
treed19e9f4e9d21310c8748df6962e5c1b1133c29c4
parente38594f758d0e01db763724d73cae19c02d65ca0
systemc: Change the default naming scheme to use sc_gen_unique_name.

The spec says the default name should just be "object", but the
Accellera implementation calls sc_gen_unique_name, and the tests
expects that.

Change-Id: Ic6922a6d9fb53f3126a9d527868fc11da5320446
Reviewed-on: https://gem5-review.googlesource.com/c/12593
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/object.cc