Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

lmPrintLibTermProp

lmPrintLibTermProp( 
t_viewName 
[ t_filename ] 
) 

Description

Prints terminal properties of the specified view for each cell in the current library.

Arguments

t_viewName

Has the following format:

{ viewName | t | ( viewName … ) }

t_filename

Name of a file where the printout is stored. If not specified, output is displayed on the screen.

Example

lmPrintLibTermProp( symbol )

Prints all terminal properties of the symbol view for each cell in the current library.


Return to top
 ⠀
X