mmustafa88 Posted January 8, 2015 Report Share Posted January 8, 2015 Hi - I wish to know if the latest systemC kernel version scheduler supports parallelization. I have went through the documentations on site, it seems the only form of parallelization supported is through TLM? Can you please confirm Regards, Mustafa Quote Link to comment Share on other sites More sharing options...
apfitch Posted January 8, 2015 Report Share Posted January 8, 2015 SystemC is a single-threaded application at present, if that's what you're asking, Alan Quote Link to comment Share on other sites More sharing options...
David Black Posted January 10, 2015 Report Share Posted January 10, 2015 Agreeing with Alan, but adding some more detail... SystemC simulates parallel/concurrent processes, but uses a single-threaded cooperative multi-tasking to accomplish that goal similar to what Verilog, SystemVerilog, and VHDL do. maehne 1 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.