Hezi Azatchi Posted May 11 Report Share Posted May 11 We tried to upgrade systemc 2.3.3, however, the install does not include sc_vcd_trace functionality in the built library. Specifically sc_vcd_trace.h does not appear in the include directory, and if we copy it manually, the sc_vcd_trace.cpp functionality is not in the built .so library. We tried to use also --enable-debug and also to check the installation, it did not help. How can we include sc_vcd_trace functionality when installing systemc 2.3.3? Quote Link to comment Share on other sites More sharing options...
Eyck Posted May 11 Report Share Posted May 11 You should use the cmake based approach to install SystemC, it is going to become the default in the future anyways. But beware, default settings have slightly changed, see https://github.com/accellera-official/systemc/issues/24 But you should raise an issue at github... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.