Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simPrintTermList

simPrintTermList(
t_libName
t_cellName
t_viewName
t_fileName
) 
=> t

Description

Lists the terminals for a cell and writes them out to a file.

Arguments

t_libName

Name of the library containing the design.

t_cellName

Cell name of the design.

t_viewName

View name of the design.

t_fileName

t for stdout , otherwise, the file name.

Value Returned

t

The command run was completed.

Examples

simPrintTermList("basic" "VDD" "schematic" "fileName")

Related Topics

OSS Functions


Return to top
 ⠀
X