Intel® Quartus® Prime Pro Edition User Guide: Scripting
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: reference_TCL_tcl_pkg_dcmd_dni_ver_1_0_cmd_dni__read_sdc
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_dcmd_dni_ver_1_0_cmd_dni__read_sdc
Ixiasoft
4.1.5.25. dni::read_sdc (::quartus::dcmd_dni)
The following table displays information for the dni::read_sdc Tcl command:
Tcl Package and Version | Belongs to ::quartus::dcmd_dni |
||
Syntax | dni::read_sdc [-h | -help] [-long_help] [-replace] <sdc_file> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-replace | Option to override existing constraints | ||
<sdc_file> | Sdc filename | ||
Description | Command to source constraints from sdc file. |
||
Example Usage | dni::read_sdc top.sdc |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |