pcdbViewHasPcdbInfo
pcdbViewHasPcdbInfo(t_libNamet_cellName t_viewname[t_nameSpace] ) =>t/nil
Description
Determines whether the specified view has pcdb information.
If t_nameSpace is not provided, t_libName, t_cellName, and t_viewName are assumed to be in the name space.
Arguments
Value Returned
Example
pcdbViewHasPcdbInfo("lib1 "cell1" "view1" "Verilog")
Related Topics
Parent/Child Database Functions
Example for all pcdb Functions
Return to top