Forum Discussion
CheepinC_altera
Regular Contributor
6 years agoHi,
Thanks for your update. For your information, I have sent you a simple SIV simulation design through email which I am using to test the SIV random number generator simulation in Q17.0Std. You may do the following to run the with Modelsim Intel FPGA Edition 10.5b:
1. Unzip the file
2. Open Modelsim and change directory to siv_randnum\siv_rand\simulation\mentor
3. Type "source msim_setup.tcl"
4. Type "ld" to compile
5. Type "do wave.do" to populate the waveform
5. Type "run -all" to start simulation
Please let me know if there is any concern. Thank you.
Best regards,
Chee Pin
Jessica
New Contributor
6 years agoHi,
I follow the steps you gave. In the fourth step, the error is as follows: Error: (vcom-11) Could not find altera_mf.altera_mf_components.
Thank you.