Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- curious why you'd use a RAM for random numbers instead of logic? --- Quote End --- Hi, thanks for your reply. I need to use these random values to check if my circuit can converge to a stable state when given a initial state. Later, I will try to update the values in these RAMs to get better convergence, so I used RAMs. Do you have any suggestion on it? Thanks.