Jörg 29 Report post Posted September 12, 2013 Hi together, Here is a brief description if you would like to remove absolute paths from input files, e.g. because the path should change depending on the current design directory. Please have a look at the attached screenshots. Consider a simple input file which contains a path to another file, and I want this path to be the current design directory during an optimization. Add this file as input file at the software connector and make a double-click on it in order to edit it. Add a new entry for the absolute path. Change the entry type to FString . Use the command getDesignDir() in combination with your file name. Show a quick preview of your new entry. Here is the preview: That's it. CheersJoerg Share this post Link to post Share on other sites
Jörg 29 Report post Posted September 12, 2013 Another thing: If you have an input file that gets copied by CAESES/FFW to the design directory automatically, you can also reference this file directly: Share this post Link to post Share on other sites