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

cdfSyncInstParamValue

cdfSyncInstParamValue(
d_instId1
d_instId2
)
=> t / nil

Description

This function generates all the CDF parameters for the first instance (d_instId1) and updates the second instance (d_instId2) with the same values. Both the instances must share the same cell.

Arguments

d_instId1

Specifies the instance for which the CDF parameters are to be generated.

d_instId2

Specifies the instance for which the CDF parameter values are to be updated.

Value Returned

t

Updates the CDF parameter values for the second instance with the same values as that of the first instance.

nil

When the specifies instances do not share the same cell.


Return to top
 ⠀
X