UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
The browse button can be used to add only a single remote directory to the search path. Multiple paths can be added in the property field by separating the directory paths with a "|" (not ";").
Example:
In the Macro search path field, type:
C:\projects\macro_dir1|C:\projects\macro_dir2
This option gets passed to the NDGBuild command line as:
-sd C:\projects\macro_dir1 -sd C:\projects\macro_dir2
Alternatively, the Macro Search Path field could be entered as a string:
C:\projects\macro_dir1 -sd C:\projects\macro_dir2
This will result in the same command line because only one leading "-sd" switch will be added to the front of the path.
AR# 15935 | |
---|---|
日期 | 12/15/2012 |
状态 | Archive |
Type | 综合文章 |