Forum Discussion
Altera_Forum
Honored Contributor
13 years agoGenerating a signal with noise
What i am doing is i am trying to do is add random numbers to a signal to find PSD later. I wrote a code for random numbers generator which is working fine shown below: LIBRARY ieee; USE ie...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Can you define "its not working as it must"? --- Quote End --- Hey the division part the output i m getting is wrong...according to calculation it should be some value but after execution there are certain values which are repeating and zeros values are also seen in the division..is it because the division is hard to synthesize i am getting unexpected values???