Recognizing SKILL based layouts?
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
Recognizing SKILL based layouts?

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence
Author Message
Jackson Harvey
Guest





Posted: Thu Aug 19, 2004 8:20 pm    Post subject: Recognizing SKILL based layouts? Reply with quote

I want to select all of the SKILL-based layouts in an opened layout cell
view. I cannot find any property that distinguishes such layouts from
"normal" layout. isParamCell seems to be nil, when I thought that would
be the property to check. Any ideas?

Thanks in advance,
Jackson Harvey

Back to top
Andrew Beckett
Guest





Posted: Thu Aug 19, 2004 9:05 pm    Post subject: Re: Recognizing SKILL based layouts? Reply with quote

If you're looking at the instances, you can tell if an instance is an instance
of a pcell, by checking if that instance's master has a superMaster.

setof(inst cv~>instances inst~>master~>superMaster)

The isParamCell will exist as a property on the superMaster - so you could check
that, but of course a master will only have a superMaster if it is built by a
pcell.

Andrew.

On Thu, 19 Aug 2004 11:20:50 -0500, Jackson Harvey <jharvey@bermai.com> wrote:

Quote:

I want to select all of the SKILL-based layouts in an opened layout cell
view. I cannot find any property that distinguishes such layouts from
"normal" layout. isParamCell seems to be nil, when I thought that would
be the property to check. Any ideas?

Thanks in advance,
Jackson Harvey

--
Andrew Beckett
Senior Technical Leader
Custom IC Solutions
Cadence Design Systems Ltd
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Contact Us
Powered by phpBB