![]() |
|
|
LabVIEW FPGA VI and example showing how to generate pseudo random numbers using a linear feedback shift register algorithm.
The Pseudo Random Number Generator VI is built as an IP core for LV FPGA and can be used in a variety of applications. The VI is set to be reentrant so that it can be used multiple times in an application.The linear feedback shift register algorithm used to generate the pseudo random number is explained in detail in this Wikipedia article.
There are no comments on this document