Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSimple RNG for the DE2 board
I need a process to produce a seemingly random integer, is it possible to use the rand function and if so, what library do i need to use? Thanks for any help
Altera_Forum
Honored Contributor
15 years agoFixed it by using a 8 bit counter at 50 MHz and taking out the bit code when my state machine resets