Quartus® Prime Pro Edition Settings File Reference Manual
Visible to Intel only — GUID: eeb1528324608525
Ixiasoft
Visible to Intel only — GUID: eeb1528324608525
Ixiasoft
1.11.29. DUPLICATE_ATOM
Directs the Compiler to duplicate the source node, and uses the new duplicate node to fan out to the destination node; the original source node no longer fans out to the destination node. Use the 'Value' field to specify the name of the duplicate node.
Type
String
Device Support
- Arria® 10
- Cyclone® 10 GX
- Stratix® 10
Notes
The value of this assignment is case sensitive.
This assignment supports Fitter wildcards.
The value of this assignment must be a node name.
Syntax
set_instance_assignment -name DUPLICATE_ATOM -from <from> -to <to> -entity <entity name> <value>