lematthias
New Contributor
6 years agoAdd search path to IP catalog from cmdline
Hi!
I'm looking for a way to add IP search paths to the IP catalog without using the GUI.
In the GUI it can be found in Tools -> Options -> IP Catalog Search Locations
I couldn't find anything in the user guide, is there a tcl command for this?
Thank you very much in advance!
Hi,
You may add the following in the QSF file
set_global_assignment -name IP_SEARCH_PATHS < path>
Thanks.
Best regards,
KhaiY