Project 'cds/advligorts' was moved to 'cds/software/advligorts'. Please update any links and bookmarks that may still have the old path.
Adding Noise module parameter that will allow the designer to specify a seed in order to re-run with the same RNG, also initializing the RNG with a tsc based seed by default. Updating some language around seeding the noise part.
Compare changes
+ 2
− 2
@@ -39,7 +39,7 @@ sub printFrontEndVars {
@@ -89,7 +89,7 @@ sub frontEndInitCode {