systemc icon indicating copy to clipboard operation
systemc copied to clipboard

SystemC Reference Implementation

Results 46 systemc issues
Sort by recently updated
recently updated
newest added

1. SystemC version: 2.3.3 / 2.3.4_pub_rev 2. platform, compiler, flags: all 3. description of the problem: When building SystemC using autoconf/configure the experiental phase callback feature is by default off....

Fix error 'string' is not a member of 'std'

hi sirs: I am really confused about the RequestThread function in the file SimpleBusAT.h because it shows that a nb_transport_fw with BEGIN_REQ phase may get a phase of BEGIN_RESP ,...

I have a project in work where we manage some objects using fifo and because systemc API does not support move operations there is a problem with expensive and/or move-only...

All simulations end with the tracer catching a signal 11 when built and run with the option `-fsanitize=address` For example the async_reset test. ``` SystemC 2.3.2-Accellera --- Feb 16 2022...

Is there any assembler code for quicktread for risc_v architecture?

I am currently working on a specialized SystemC project where I want to restart the SystemC simulation process multiple times. I have a working proof of concept which does this...

Hello, for embedding this library in a larger project, the docs and examples files generate an unnecessary overhead. There is currently no possibility to make the configure and build skip...

the title says it is 2.3.4.But after building the systemc code why does the library show 2.3.3.lib

First of all, clean up mixed use of tabs and space; Second, will you add a .clang-format?