Define Device Correspondence SKILL Function
The following public SKILL functions let you set and access device correspondence information in your design. For more information, see
To get device correspondence information, use
To add, set, and replace device correspondence information for instances only, use
- bndAddInstsBindingByName
- bndRemoveInstBindingByName
- bndReplaceInstsBindingByName
- bndSetInstsBindingByName
To add, set, and replace device correspondence information for terminals only, use
To add, set, and replace device correspondence information for either terminals, shapes or instances, use
Return to top