Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techGetTechCutColoring

techGetTechCutColoring(
d_techID
)
=> t_defaultCutColoring / nil

Description

(Virtuoso Advanced Node for Layout Standard)(Virtuoso Advanced Node for Layout Standard) Returns the default cut coloring pattern to use for the cut patterns created for all of the StdVias defined in the technology file. The default checkerboard pattern is returned if the cutPattern coloring is not explicitly specified.

Arguments

d_techID

The database identifier of the technology database.

Value Returned

t_defaultCutColoring

The default cut coloring model for stdViaDef cuts.

nil

The command was unsuccessful.

Example

cutColoring = techGetTechCutColoring( tfId )

Return to top
 ⠀
X