Forum Discussion

lematthias's avatar
lematthias
Icon for New Contributor rankNew Contributor
6 years ago
Solved

Add 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

1 Reply

  • KhaiChein_Y_Intel's avatar
    KhaiChein_Y_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    You may add the following in the QSF file

    set_global_assignment -name IP_SEARCH_PATHS < path>

    Thanks.

    Best regards,

    KhaiY