zener
Occasional Contributor
2 years agoTcl command to run "Tools/Generate Simulator Setup Script for IP..."?
Is there a quartus_sh Tcl command or script to do the equivalent of selecting "Tools/Generate Simulator Setup Script for IP..." in the Quartus GUI?
The scripts which are generated by qsys-generate (Platform Designer) and ip-make-simscript are suitable to run regressions on the individual IP's but not for a project which contains multiple IPs.
The optimal would be a file similar to the SPD files which describes which simulator options (like suppress) and Quartus libraries has to be included in order to simulate all the contained IPs or a list of IPs.
If not is there an example of a the XML content of the ip-make-simscript --batch-spds argument?