MatchLib
|
Set random seed. More...
Functions | |
int | nvhls::set_random_seed () |
Set random seed. | |
Set random seed.
|
inline |
Set random seed.
WARNING: The user-defined random seed may be overriden in cosimulation, causing SCVerify to always simulate with an effective seed of 0. To work around this, call set_random_seed() inside an SC_THREAD instead of in sc_main.
Definition at line 60 of file nvhls_rand.h.