(BsystemC contraint random

Status
Not open for further replies.

anant

Member level 2
Joined
Sep 20, 2004
Messages
49
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,288
Activity points
283
I want to run the system c constraint random simulation with different seeds how can I do that?
 

use scv::set_global_seed(100);

this function has argument to be given. I have given 100 as a seed. by default it has 1 as a seed.

Remember that the sam seed will cause same randomization. So use diffeernt seeds at different simulation times
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…