Wednesday, December 03, 2008     Register | Login | Search | Contact Us
     

Many of you already received communications about the move of the Cadence user community into cadence.com. And many of you have already joined, with over 4000 registrations in the first two weeks.

The new Cadence Community enhances the ability of Cadence users to connect and collaborate. In addition to moving the community into cadence.com -- enabling single sign-on for community, Sourcelink and Cadence events -- the new site is organized around nine technology segments, giving you easy access to product information, training, forums and blogs. Some of the new features include:
  • Ability to respond to posts via e-mail
  • Technology-specific blogs
  • Latest Web 2.0 social networking capabilities
  • Public profile options
  • Private messaging
  • Friends lists
Visit the new Cadence Community today at www.cadence.com/community and join the discussions!

Registration note: Due to the scope of the enhancements and the new SSO registration system, we were not able to migrate existing cdnusers.org member accounts. So new registrations are required, but this enables a broader set of functionality we think you'll enjoy.

Forum note: Under the guidance of forum moderators, we have taken the 20+ cdnusers.org forums and consolidated them into 11 forums on the new site. Posts have been brought over so you can leverage that posting history. CDNusers forums will be set to read only starting 7/30, and cdnusers.org will be redirected to the new community on 8/4.

Best regards,
Mike and Tom

Michael A. Catrambone - Steering Committee Chairman
Distinguished Engineer
PCB/Mechanical
UTStarcom, Inc.

Tom Diederich
Cadence Community Manager
Home
Forums
Subject: Change Connect Pin to Mechanical
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
dschaefer
Posts: 42
Online: User is Offline
5/05/2008 12:55 PM  
Other than deleting a Connect pin and inserting a Mechanical pin in it's place, is there a method of changing a Connect pin to Mechanical ?
mcatramb91
Posts: 141
Online: User is Offline
5/05/2008 1:21 PM  
Just change your find filter so Text is checked, delete the pin number text and you are good to go. Of course this can only be done inside of the Allegro symbol (.dra) and not the layout (.brd).

Hope this helps,
Mike Catrambone
UTStarcom, Inc.
Jackie
Posts: 22
Online: User is Offline
5/06/2008 10:46 AM  
Hey there,
What about the other way around? Changing a mechanical pin to a connect pin?

Jackie
shiva
Posts: 57
Online: User is Offline
5/07/2008 3:02 AM  
It's better to replace the mechanical pin to a connect pin inside symble (.dra) using "Add pin" option.
mcatramb91
Posts: 141
Online: User is Offline
5/07/2008 8:10 AM  
Jackie,

There is a way to convert a mechanical pin to a connect pin but it should only be used when you have multiple(many) pins to convert and it would take too long to replace them manually using "Add Pin".

All you need to do is to create a sub-drawing (File > Export > Sub-Drawing) of just the pins using x 0 0 as your origin point then manually update the sub-drawing file (.clp) file by globally replacing the following string: (add 99 as your pin number)

-->From
_clpInitPinText(_clp_pin_text "" 0:0)

-->To
_clpInitPinText(_clp_pin_text "99" 0:0)

Once you make these change you can deleted the existing mechanical pins and import the modified sub-drawing (File > Import > Sub-Drawing) into your symbol using x 0 0 as your insertion point. Now the pins will have an pin number associated to them which makes them a connect pin and using Edit > Text you can change the pin number place holder 99 to the correct pin number.
Doing it this way you don't have to stress on placing the new connect pins at the exact same location as the existing mechanical pins and all you need to do is update the attached pin numbers.

Like I said before if you only have a couple mechanical pins to convert to connect pins then it would be fast to just replace them using "Add Pin" as Shiva indicated but if you have lots of mechanical pins to convert it is just faster going the sub-drawing Export/Import route.

Hope this helps,
Mike Catrambone
UTStarcom, Inc.
dschaefer
Posts: 42
Online: User is Offline
5/07/2008 8:18 AM  
Mike,

Thanks for the replies. Would have hoped that there would be better support within Allegro for converting between Mechanical and Connect pins. I guess not something most do too often if libraries were created from scratch in Allegro, but for those of us transitioning and converting libraries from other tools such as OrCad Layout it would really help.
Jackie
Posts: 22
Online: User is Offline
5/07/2008 9:42 AM  
Thanks very much for all your replies!
Jackie
Posting to forums is available to community members only.
Login or Register

Forums > Silicon-package-board > PCB Design > Change Connect Pin to Mechanical


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.