jsmith125x Posted January 9, 2014 Report Share Posted January 9, 2014 Are there rollback methods in the SystemC engine to rollback the digital state? This is required for the spice co-simulation (in our engine). Quote Link to comment Share on other sites More sharing options...
David Black Posted January 9, 2014 Report Share Posted January 9, 2014 Simple answer: no Slightly longer: Since SystemC is really just a methodology using a standardized API to a C++ library, it would rely heavily on users creating their components to have rollback. I have heard rumor of work exploring this goal. Adding this to the standard would fundamentally affect existing implementations. 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.