Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

lxCombination Property

lxCombination string t_expression

Description

Builds a complex set of devices comprising series (sfactor) and parallel (mfactor) connections.

You typically use lxCombination to split a single resistor into multiple smaller devices in order to achieve maximum density in the layout by placing devices in spaces otherwise not utilized. This lets you approximate the resistance value defined in the schematic without violating the manufacturing grid.

The lxSeriesTerms Property property must be defined on the instance in the schematic in order for Layout XL to understand the connectivity of devices with sfactor >1 and instance terminals>2.

Symbol master Add Property form

Name

lxCombination

Type

string

Value

t_expression

Add CDF Parameter form

Add After Parameter

As First Parameter

paramType

string

name

lxCombination

defValue

t_expression

Example

In a schematic cellview, a resistor called A with resistance 3k is connected to net1 and net2, and has the following lxCombination expression defined.

(2k*2)/3+1500/4

Where

During layout generation, Layout XL reads the lxCombination property, ignores the 3k value, and instead generates a total of 10 resistors: two 2k resistors connected in series, connected in parallel three times; and four parallel-connected 1.5k resistors connected in series to the 2k resistors.

Additional Information

Related Topics

Setting Layout XL Properties

Layout XL Properties


Return to top
 ⠀
X