Quartus® Prime Pro Edition Settings File Reference Manual
Visible to Intel only — GUID: QSF-REMOVE_LOGIC_ON_UNCONNECTED_OUTPUTS
Ixiasoft
Visible to Intel only — GUID: QSF-REMOVE_LOGIC_ON_UNCONNECTED_OUTPUTS
Ixiasoft
REMOVE_LOGIC_ON_UNCONNECTED_OUTPUTS
Allows the Compiler to remove logic connected to dangling partitions outputs. You must also enable the cross-boundary optimizations feature for this partition using the CROSS_BOUNDARY_OPTIMIZATIONS assignment.
Type
Boolean
Device Support
- This setting can be used in projects targeting any Intel FPGA device family.
Notes
None
Syntax
set_global_assignment -name REMOVE_LOGIC_ON_UNCONNECTED_OUTPUTS -entity <entity name> -section_id <section identifier> <value> set_instance_assignment -name REMOVE_LOGIC_ON_UNCONNECTED_OUTPUTS -to <to> -entity <entity name> -section_id <section identifier> <value>
Default Value
On, requires section identifier and entity name