Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
Document Table of Contents

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 Intel FPGA 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>