Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
virtuoso schematic composer_5.0.pdf
Скачиваний:
97
Добавлен:
05.06.2015
Размер:
3.8 Mб
Скачать

Virtuoso Schematic Composer User Guide

Symbol and Simulation Library Generator

lmPrintTermProp

lmPrintTermProp( <cell name> <view list> [<filename>]

)

Description

Prints properties of all terminals of the specified views of a cell.

Arguments

 

cell name

Optional only when lmPrintTermProp is used in lmDefCell.

view list

<view list> := <view name> | t | (<view name> …

 

<view name>)

filename

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

 

is displayed on the screen.

Output from lmPrintTermProp has the same format as that of lmDefTermProp, so you can edit the output file, and then put the properties back into the terminals.

Example

lmPrintTermProp( nfet t )

Prints the terminal properties of all views of the cell nfet.

October 2002

652

Product Version 5.0

Virtuoso Schematic Composer User Guide

Symbol and Simulation Library Generator

lmPrintViewProp

lmPrintViewProp( <cell name> <view list> [<filename>]

)

Description

Prints properties of all specified views of a cell.

Arguments

 

cell name

Optional only when lmPrintViewProp is used in lmDefCell.

 

The first name (not a property name) in the argument list is

 

treated as the cell name.

view list

<view list> := <view name> | t | (<view name> …

 

<view name>)

filename

Name of a file where the printout is stored. If not specified, the

 

output is displayed on the screen.

Output from lmPrintViewProp has the same format as that of lmDefViewProp, so you can edit the output file and then put the properties back into the view.

Examples

lmPrintViewProp( and2 symbol "and2.out" )

Prints properties of the symbol view of the cell and2 in the fileand2.out.

lmPrintViewProp( and2 t "and2prop" )

Prints properties of all views of the cell and2 in the fileand2prop.

lmPrintViewProp( and2 (symbol silos ta) "and2.sim" )

Prints properties of views symbol, silos, and ta of the cell and2 in the fileand2.sim.

October 2002

653

Product Version 5.0

Virtuoso Schematic Composer User Guide

Symbol and Simulation Library Generator

lmReset

lmReset( )

Description

Resets all global variables to their default values.

October 2002

654

Product Version 5.0

Virtuoso Schematic Composer User Guide

Symbol and Simulation Library Generator

lmSimView

lmSimView( <cell name>

<template view name> <target view name> [<target view type>]

<property name> = <property value> … <property name> <property value>

)

Description

Creates a view with specified properties for the specified cell.

Arguments

 

cell name

Optional only when lmSimView is used in lmDefCell.

template view name

Name of a template view, normally symbol, in which the terminal

 

information is stored.

target view name

Name of the view to be created.

target view type

Type of the view to be created. Use this optional argument if you

 

do not want to overwrite the current view type. The view type

 

schematicSymbol is the default.

property name

Any SKILL symbol (identifier) or string.

property value

Any SKILL expression, as long as the expression returns proper

 

values.

All specified properties are added into the target view. The arguments<cell name> and <template view name> must exist in the current library.

Example

lmSimView( and2 symbol silos

CreationTime = time("May 1 10:00:00 2000") Input_Pin_List = nlpExpr("[|A] [|B]") NLPElementPostamble = nlpExpr("[|Y] .AND [@Input_Pin_List]

[@NLPElementId]")

)

October 2002

655

Product Version 5.0

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]