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

techIsDBUPerUUSet

techIsDBUPerUUSet(
d_techID 
t_cvType 
)
=> t / nil

Description

Checks whether the number of database units per user unit for the specified cellview type in the specified technology database is set.

Arguments

d_techID

The database identifier of the technology database.

t_cvType

The name of the cellview type.

Valid values: maskLayout, schematic, netlist, and schematicSymbol

Value Returned

t

The number of database units per user unit is set.

nil

The number of database units per user unit is not set.

Example

techIsDBUPerUUSet(tfID "maskLayout")

Sets the number of database units per user unit for the cellview type maskLayout in the technology database identified by tfID.


Return to top
 ⠀
X