B
BarNash
Guest
Hi all
Is there a way to implement a true random number generator with VHDL ?
Thanks
BarNash
Is there a way to implement a true random number generator with VHDL ?
Thanks
BarNash
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
No. Best you can do it find numbers you're happy with elsewhere: aHi all
Is there a way to implement a true random number generator with VHDL ?
Thanks
BarNash
Hi all
Is there a way to implement a true random number generator with VHDL ?
Thanks
BarNash
VHDL has a pseudo random number generator, but you can only use it inOn Aug 20, 7:22 am, "BarNash" <therighti...@gmail.com> wrote:
Hi all
Is there a way to implement a true random number generator with VHDL ?
Thanks
BarNash
No. Best you can do it find numbers you're happy with elsewhere: a
file, an internet connection, a diode-based random bit generator, and
try to hack something together so that a VHDL testbench can pull them
in.
- Kenn