Quantcast
Channel: Cadence Functional Verification Forum
Viewing all articles
Browse latest Browse all 1074

Controlling Seed to multi langauge verification environment

$
0
0

Hi

   I working on a multi language environment (UVM + C++)for an IP verification. I am new to C++. We are using a C++ model in our verification environment. We are precompiling the C++ model and call the C++ model through A DPI function. srand() function is called to generate random value in C++ file. We can control seed to UVM with -seed or -svseed irun command line option. Does C++ also use seed to generate its variables. If it does how can we control seed from irun command line?

 - regards


Viewing all articles
Browse latest Browse all 1074

Trending Articles