Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPer Tricky's comments, if an LFSR is sufficient, there is a tutorial and code here:
http://www.ovro.caltech.edu/~dwh/correlator/pdf/lfsr_tutorial.pdf http://www.ovro.caltech.edu/~dwh/correlator/pdf/lfsr_tutorial_src.zip You would need to decide whether you want uniform or Gaussian(-like) noise, and then just scale it to the numeric range you describe above. Cheers, Dave