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: Changing "Swap Code" For Pins in a Connector
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
Newbie
Posts: 26
Online: User is Offline
7/11/2005 6:55 PM  
Hi All,

I have a connector component where i would like to enable pin swapping to simplify routing. However when i try to swap pins, i get the message " Pin not swappable, swap code is zero. Pick again. "

So i was thinking, maybe if i could use skill to modify the swap code for the pins.

In the Allegro Skill Reference
Table 2-24 Function Pin Attributes
swap code | integer | Swap code of function pin

How do i write the code for this? or Is there a better solution

regards,
newbie

redwire
Posts: 73
Online: User is Offline
7/15/2005 10:13 PM  
Actually pins should be defined as swapable in the packager or PTF files so that this is not an issue.

What link is there now between the netlist (schematic) and the board if you try to circumvent the process?

Go back to either the chips.prt (Concept), or schematic symbol (OrCAD) to set pinswapping and the rest is...well...magic.
pdidhi
Posts: 1
Online: User is Offline
7/16/2005 10:24 PM  
I think newbie wanted to do it by a skill program in the database and not to go back to the schematics. This is very useful and I would be interested too in such a program.
Newbie
Posts: 26
Online: User is Offline
7/18/2005 2:09 AM  
Hi All,

Ok, i got this done by exporting the device file, then modifiying it by adding the 'pinswap' command with names of all pins then reimporting it. ( with setting of overwrite all nets )

1) File->Export->netlist w/properties

2) File->Export->Libraries-> (device files only)

3) modify the device file for the particular device ... for example
PINSWAP 'connectorname' A1 A10 A11 A12 A13 A14 A15 A16 A17 A18 A19 A2 A20 A21 A22 A23,
A24 A25 A26 A27 A28 A29 A3 A30 A31 A32 A33 A34 A35 A36 A37 A38 A39 A4 A40 A41 A42 A43 A44 A45,
A46 A47 A48 A49 A5 A50 A51 A52 A53 A54 A55 A56 A57 A58 A59 A6 A60 A61 A62 A63 A64 A65 A66 A67,
A68 A69 A7 A70 A71 A72 A73 A74 A75 A76 A77 A78 A79 A8 A80 A9 SHLD1 SHLD2

3)File->Import->Logic->Other ( place name of netlist.txt file you export earlier )
(also check "supersede all logical data")


this is kind of inefficient... maybe there is a better method.

also if anyone knows how to write a skill program to do this.. would really appreciated if you post it here

thanks,
newbie


Posting to forums is available to community members only.
Login or Register

Forums > Silicon-package-board > Shared code - SKILL > Changing "Swap Code" For Pins in a Connector


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.