Forum Discussion
Altera_Forum
Honored Contributor
11 years agoVHDL does have a "uniform" function in the math_real package than can generate random numbers between 0.0 and 1.0, that you can use to inject randomness into your design.
Also, have a look at this http://osvvm.org/ It is a package of functions for constrained random generation with various distrubutions (including gaussian)