The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Other CAD Tools >> Entry Tools >> extract PinList from layout
https://designers-guide.org/forum/YaBB.pl?num=1216996317

Message started by avlsi on Jul 25th, 2008, 7:31am

Title: extract PinList from layout
Post by avlsi on Jul 25th, 2008, 7:31am

Not all Pins are getting shown by using this command schLayoutToPinList.
Any idea?

Title: Re: extract PinList from layout
Post by Andrew Beckett on Jan 3rd, 2009, 12:07am

I had a look at the code for this function (I work for Cadence), and I can't see how it could omit any pin - it looks at all the terminals in the cellView.

Are you sure all the pins really were pins? (i.e. they weren't just shapes with text labels above them).

If you do:


Code:
geGetEditCellView()~>terminals~>name


It will list all the terminals in the current cellView.

Regards,

Andrew.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.