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.
Looks like ip-make-simscript script are working fine. I had the wrong file type in the spd list - which gave a strange seemingly unrelated error but anyway...
Thanks for your help.
Best regards,
Greg