Intel® Quartus® Prime Pro Edition Settings File Reference Manual
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: QSF-TCL_ENTITY_FILE
Ixiasoft
Visible to Intel only — GUID: QSF-TCL_ENTITY_FILE
Ixiasoft
TCL_ENTITY_FILE
Associates a TCL File (.tcl) with an entity. These files are often \"sourced\" into Synopsys Design Constraint Files (.sdc) that were also associated with the same entity .
Type
File name
Device Support
- This setting can be used in projects targeting any Intel FPGA device family.
Notes
The value of this assignment is case sensitive.
Syntax
set_global_assignment -name TCL_ENTITY_FILE -entity <entity name> <value> set_instance_assignment -name TCL_ENTITY_FILE -to <to> -entity <entity name> <value> set_global_assignment -name TCL_ENTITY_FILE <value>