Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Computer Aided Design - CAD > Cadence > Re: How to use ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 6 Topic 4185 of 4373
Post > Topic >>

Re: How to use dbCreateInstTerm ?

by bu-bu <bedoune@[EMAIL PROTECTED] > Aug 26, 2008 at 06:51 PM

On 8=A4=EB25=A4=E9, =A4=C8=AB=E13:48, Riad KACED <riad.ka...@[EMAIL PROTECTED]
>
wro=
te:
> Dear bubu,
>
> In order to create a pin in your Pcell, you need to fellow these
> steps:
>
> 1. Create the shape that will serve as the pin.
> --> ex: fig=3DdbCreateRect(...)
>
> 2. Create the net to which the pin attaches.
> --> ex: net=3DdbCreateNet(...)
>
> 3. Create a terminal on the same net.
> --> ex. term=3DdbCreateTerm(...)
>
> 4. Create a pin:
> --> ex. pin =3D dbCreatePin(...)
>
> The figure of a pin represents physical implementation and graphical
> rendering for the pin. A
> pin cannot exist without being attached to a terminal. A terminal
> cannot exist without being
> attached to a net.
>
> You can then look for your pins using
> cvId~>nets~>pins or cvId~>terminals~>pins or any other ...
>
> I've previously posted an example that shows how to get pin figures
> from a schematic, it might be helpful for you
...http://groups.google.com=
/group/comp.cad.cadence/browse_thread/thread/...
>
> At the end, please bear in mind that Instance terminals provide an
> interface between instance and nets in the design.
>
> Hope this helps ...
> Riad.

Hello Riad,
Thanks a lot for your answer.

Regards,

b.
 




 6 Posts in Topic:
How to use dbCreateInstTerm ?
bu-bu <bedoune@[EMAIL   2008-08-22 04:06:38 
Re: How to use dbCreateInstTerm ?
Jean-Marc Bourguet <jm  2008-08-22 13:55:25 
Re: How to use dbCreateInstTerm ?
"S. Badel" <  2008-08-22 15:06:55 
Re: How to use dbCreateInstTerm ?
bu-bu <bedoune@[EMAIL   2008-08-24 22:14:23 
Re: How to use dbCreateInstTerm ?
Riad KACED <riad.kaced  2008-08-24 23:48:43 
Re: How to use dbCreateInstTerm ?
bu-bu <bedoune@[EMAIL   2008-08-26 18:51:06 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 19:57:14 CST 2008.