1
Generic Design Management (GDM) Functions
This topic provides a list of basic editing Cadence® SKILL functions associated with Generic Design Management. GDM SKILL functions have the prefix gdm.
-
perform the same operations as GDM shell commands, such as
gdmcoorgdmci. -
get
gdmSpecobjects of design data.
AgdmSpecobject is a user-defined type of SKILL object. These objects can be used with any SKILL functions that needgdmSpecobjects. For example, thecdsCopySKILL functions, need library objects in the form ofgdmSpecobjects.
Only the functions listed here are supported for public use. All other functions, regardless of their name or prefix, and undocumented aspects of the functions described below, are private and are subject to change at any time.
- gdmAddSpecToSpecList
- gdmcancel
- gdmci
- gdmco
- gdmCreateSpec
- gdmCreateSpecFromDDID
- gdmCreateSpecList
- gdmdelete
- gdmExecute
- gdmexport
- gdmhistory
- gdmInspectSpec
- gdmIsSpecId
- gdmNextFromSpecList
- gdmObjIsCreated
- gdmRemovename
- gdmResetSpecList
- gdmsetdefver
- gdmsetname
- gdmSpecListp
- gdmSpecp
- gdmSpecType
- gdmstatus
- gdmsubmit
- gdmupdate
Return to top