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

techGetViaSpecTableEntriesByName

techGetViaSpecTableEntriesByName(
d_viaSpecID 
)
=> l_table / nil

Description

Generates all of the table entries in the via specification table for the specified via specification in the current technology database.

Arguments

d_viaSpecID

The database identifier of the via specification.

Value Returned

l_table

A list of the table entries for the via specification’s 2-D table of minimum and maximum widths for layer 1 and layer 2, listed by name.

nil

The technology database does not exist or the via specification does not exist.


Return to top
 ⠀
X