Forum Discussion
ip-make-simscript not generating script for Riviera
- 3 years ago
Can I check what is written in the spd_list.txt?
I think your script is not direct to the .spd file.
I try to create a simple project with PLL IP, generate HDL for Riviera only, run Analysis and synthesis.
In GUI, Generate Simulator Setup Script for IP works.
In command, it works with the rivierapro_setup.tcl generated.
ip-make-simscript --spd=C:\quartus_project\quartus_pro\simulation_test\pll\pll.spd --output-directory=C:\quartus_project\quartus_pro\simulation_test\pll\simulation --simulator=RIVIERA
You can try a simpler project to test the flow whether it works.
You may checkout this user guide on how to use the command line:
Best Regards,
Richard Tan
- grspbr4 years ago
Occasional Contributor
I reviewed the use of the ip-make-simscript command extensively - I was told I could not use the ip-setup-simulation command when targeting Agilex and I had to use the ip-make-simscript as a workaround. Would you please review the console log attached in the original post above and tell me what I have done wrong. Thank you