jsmith125x 2 Posted January 9, 2014 Report Share Posted January 9, 2014 Is it possible to suspend and resume the SystemC simulation? CliffordPersechino 1 Quote Link to post Share on other sites
Philipp A Hartmann 245 Posted January 9, 2014 Report Share Posted January 9, 2014 Is it possible to suspend and resume the SystemC simulation? Yes. Have a look at IEEE 1666-2011, Section 4, especially 4.3.4.2 (sc_start, the starvation policy, and sc_pause). ("suspend" and "resume" are functions for individual SystemC processes, sc_start/sc_pause/sc_stop control the overall simulation). /Philipp karandeep963, David Black and maehne 3 Quote Link to post Share on other sites
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.