Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- 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. --- Quote End --- Thank you for your reactions, that's what I thought. But the seeds are provided by the uniform fucntion, I don't see how to make them change at each exectuion ?