Modifying Sample Profiles and Property Definitions
The sample profiles and their properties are supplied as a base for your Virtuoso system administrator to create new profiles and adapt the definitions of their properties to meet the specific requirements of a design or team.
Before creating or amending design intent profiles, the schematic and layout designers must agree on the type of information to be shared within a design intent profile.
When creating or defining property profiles based on the supplied master file
diPropGroupDefs.il, be aware that the property definitions supplied with the profiles Current and Voltage, are specifically designed for the design intent categories, HighCurrent and MaxVoltageDrop, respectively. They are supplied with defined properties specific to the expected function of that profile and must not be edited or overridden.To amend the property group definitions file:
-
In an editor, open the Design Intent Property Group Definitions file,
diPropGroupDefs.il. - Copy and paste one of the supplied default profiles including its DPL properties.
-
Referring to Profile Properties Syntax, in
'name, give the new profile a unique name. For example, replace'name"GroupName"with'name"NewProfile1". -
In
'categoryspecify a object type for the new profile. -
In
'toolTipenter a description for the new profile. This displays when you hover over the new profile’s name on the Create Design Intent form. - For each property required for the new profile, either create a new property or replace one of the existing properties that was copied, by carrying out the following:
- Repeat Step 6 for each property to be added to the profile.
- Remove any properties not required by the profile.
- Comment out any sample text provided so it is not displayed on the Create Design Intent form.
- Repeat Steps 2 to 9 for any additional profiles required.
- Do not delete or change any of the supplied default profiles or properties. Comment out any of the supplied profiles or their properties that are not required.
-
Save the file. A copy of the master file including the profile changes is automatically created,
diPropGroupDefs.il. and saved to the.cadencedirectory or the directory defined by the Cadence Setup Search File mechanism (CSF) (setup.loc). Subsequent changes to the profiles override this copy, not the master file.
The new or amended profiles are available from the Profile drop-down list on the Create Design Intent and Edit Design Intent forms.
Related topics
Return to top