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

vfoReInstallGuardRingDevice

vfoReInstallGuardRingDevice( 
t_techFileId
l_devices
) 
=> t / nil

Description

Reinstalls the specified FGR devices in the specified technology file.

Arguments

t_techFileId

The ID of the technology file in which the devices are to be reinstalled.

l_devices

The name of the technology file in which the devices are to be reinstalled.

Value Returned

t

The specified devices are successfully installed.

nil

The specified devices could not be installed.

Example

vfoReInstallGuardRingDevice(tf1 list("gr1" "gr2"))

Reinstalls the gr1 and gr2 FGR devices in the tf1 technology file.


Return to top
 ⠀
X