Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.18.124. 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 Altera 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>