Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lxMakeDummy

lxMakeDummy(
t_netName
)
=> t / nil

Description

Starts the Make Dummy enter function for the selected set of instances which can include mosaics. The function requires a reference point and a position for the created dummy devices. The dummy devices are tied to the named net passed in via netName.

Argument

t_netName

Name of the net from which the dummy is to be created.

Value Returned

t

A dummy device is created.

nil

A dummy device is not created. A warning message is displayed.

Example

lxMakeDummy("VSS")

Starts the Make Dummy enter function for the net VSS. The dummy device can then be created at the target location indicated on the canvas.

Related Topics

Creating Dummy Instances


Return to top
 ⠀
X