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

cdfUpdateInstParam

cdfUpdateInstParam( 
d_instId
)
=> t / nil

Description

Stores the CDF parameters specified in the effective cell CDF of the instance master to the given instance. If a doneProc post-processing procedure is specified, the function runs this procedure to validate any updates to the instance. When the ID given is not for an instance or the instance master does not have CDF definition, it returns nil.

Arguments

d_instId

Specifies the ID of the instance where the CDF parameters specified in the effective cell CDF of the instance master are to be saved.

Value Returned

t

Saves the CDF parameters specified in the effective cell CDF of the instance master to the given instance

nil

The specified ID is incorrect or the instance master does not have the CDF definition.


Return to top
 ⠀
X