Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- yes you are rghit it gives that, but If you run it another time it will give u the same numbers so it's not random in my opinion ! --- Quote End --- It is perfectly psuedorandom - you provide the seed values to determine the sequence. It is important that you can recreate the sequence in verfication. If you run a test with different seeds, only one sequence my produce a fault. Try changing the seeds, and you'll see the sequence is different.