Visible to Intel only — GUID: QSF-DESIGN_ASSISTANT_EXCLUDE
Ixiasoft
Visible to Intel only — GUID: QSF-DESIGN_ASSISTANT_EXCLUDE
Ixiasoft
DESIGN_ASSISTANT_EXCLUDE
Specify that a Design Assistant rule should ignore the target of the assignment. If set on an instance, the exclusion applies to the whole contents of that instance, regardless of any DESIGN_ASSISTANT_INCLUDE assignments targeting any sub-instance. If the assignment is global, or if it's set on the design root, it can be overridden by DESIGN_ASSISTANT_INCLUDE assignments to instances.
Type
String
Device Support
- This setting can be used in projects targeting any Intel FPGA device family.
Notes
This assignment supports wildcards.
This assignment is copied to any duplicated nodes.
This assignment is included in the Fitter report.
Syntax
set_global_assignment -name DESIGN_ASSISTANT_EXCLUDE <value> set_instance_assignment -name DESIGN_ASSISTANT_EXCLUDE -to <to> -entity <entity name> <value>