Closed
Description
-
SystemC version: 2.3.3 / 2.3.4_pub_rev
-
platform, compiler, flags: all
-
description of the problem:
When building SystemC using autoconf/configure the experiental phase callback feature is by default off. Whne building using cmake the option ENABLE_PHASE_CALLBACKS_TRACING is set to ON (https://github.com/accellera-official/systemc/blob/master/CMakeLists.txt#L310). This leads to inconsitency e.g. when building libraries providing their own trace file implementations.
Aside of this inconsistency there os no way to check at model build time what setting has been used used in thsi regard.
Metadata
Metadata
Assignees
Labels
No labels