Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

mgModgenHasTopology

mgModgenHasTopology(
d_modgenId
)
=> t / nil

Description

Checks whether the specified Modgen contains a topology.

Arguments

d_modgenId

A valid Modgen figGroup, storage group, or constraint ID.

Value Returned

t

Topology was found in the specified Modgen.

nil

Topology was not found in the specified Modgen.

Example

Returns t if the specified Modgen constraint ID (cid) has a topology pattern:

mgModgenHasTopology(cid)

Return to top
 ⠀
X