modgenPassiveCreateOnConnectivity
layoutXL modgenPassiveCreateOnConnectivity cyclic { "none" | "zigzag" }
Description
(Layout EXL and Higher Tiers) Specifies whether the Modgen placement is to be reordered to one of the array topologies.
By default, a suitable array topology is automatically selected. If set to none (default), the Modgen placement is based on the current instances in the canvas.
This option is available only in certain advanced node flows for Modgen arrays with all Modgen members registered as resistors, capacitors, or inductors.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPassiveCreateOnConnectivity")
envSetVal("layoutXL" "modgenPassiveCreateOnConnectivity" 'cyclic "zigzag")
Related Topics
Return to top