Forum Discussion
Jessica
New Contributor
6 years agoDifferences 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 (EP4...
CheepinC_altera
Regular Contributor
6 years agoHi,
Regarding the test bench template writer, for your information, I do not have much insight into it. Generally I would code the test bench from scratch or use the example design generated by the IP. However, for the SIV rand IP, seems like there is no example design generation supported. Sorry for the inconvenience. As a workaround, I would like to recommend you to code your test bench in RTL.
Please let me know if there is any concern. Thank you.
Best regards,
Chee Pin
- Jessica6 years ago
New Contributor
Hi,
I will do as you recommended.
Thank you!