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

techSetTechCutColoring

techSetTechCutColoring(
d_techID
t_defaultCutColoring
)
=> t / nil

Description

(Virtuoso Advanced Node for Layout Standard) Sets the default cut coloring pattern to use for the cut patterns created for all stdVias defined in the technology file.

Arguments

d_techID

The database identifier of the technology database.

t_defaultCutColoring

The cut coloring pattern to be set.

Valid values: checkerboard and alternatingRows

Value Returned

t

The command was successful.

nil

The command was unsuccessful.

Example

techSetTechCutColoring(tdId "alternatingRows")


Return to top
 ⠀
X