Forum Discussion

Jessica's avatar
Jessica
Icon for New Contributor rankNew Contributor
6 years ago

Differences in the use of Random Number Generator IP Core between Straitx IV and Arria 10

Simulate the Random Number Generator IP Core with ModelSim. The same testbench, when choosing different devices, the simulation results of rand_num_data are quite different.

(1) When stratix iv (EP4SGX230KF40I3) is selected, rand_num_data is not synchronized with inclk. And when the clock frequency is increased to 320MHz, rand_num_data will have an indeterminate state Z.

(2) When Arria 10 (10AX027H4F34I3SG) is selected, rand_num_data is synchronized with inclk. And when the clock frequency is increased to 320MHz, rand_num_data is still output normally. So I would like to ask, when using the Random Number Generator IP Core, what are the different considerations for different devices?

28 Replies