This library has functions for generating good quality random numbers in a VHDL testbench environment. The functions will NOT synthesize.
- Based on a combination of 3 Tausworthe generators.
- Distributions:
- Uniform (continous)
- Gaussian (continous)
- Exponential (continous)
- For use in test benches
- Version 1.0 released.