Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.18.105. SDC_ENTITY_HELPER_FILE

Associates a file \"sourced\" into a Synopsys Design Constraint File (.sdc) with an entity. Helper files are usually TCL (.tcl) files.

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 SDC_ENTITY_HELPER_FILE -entity <entity name> <value>
		set_instance_assignment -name SDC_ENTITY_HELPER_FILE -to <to> -entity <entity name> <value>
		set_global_assignment -name SDC_ENTITY_HELPER_FILE <value>