manuelselva Posted October 9, 2015 Report Share Posted October 9, 2015 In my SystemC design I would like to execute a process at a particular time provided on the command line by end user. What is the proper way to handle that ? I can think of creating an SC_THREAD and waiting for the specified amount of time in the thread, but I am almost sure that there is a cleaner solution for that. Thank you for help, ----- Manu 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.