Guest
Hello,
Once again, i need your lights. I need to create some pcells for
transistors. Pdk's pcells are very useful, but i can not set up all i
need. That's why i need to create my own pcells.
I started to write it in skill. It's ok, it works fine, but i would
like to add some features, like:
-a radio button to add/remove contacts
-an information field for user
-a cyclic field to choose the number of contacts
- ...
I don't know how to implement these buttons. I read something about
CDF, but i don't know if it's the good way to develop or not. i
understood that the .cdf will contains the description of all buttons/
field i need, but i don't understand how to use it with my .il file
(the one who will do my rodcreate functions )
I read the example provided by Cadence, in path
~/rodPcells/components/simple_mos/simple_mos.cdf
but i don't understand the link between the .cdf and the .il. How to
compile it to have a layout view in dfII that allows me to add/remove
contacts by just pushing the button ?
Any example is welcome
thanks and Regards,
b.
Once again, i need your lights. I need to create some pcells for
transistors. Pdk's pcells are very useful, but i can not set up all i
need. That's why i need to create my own pcells.
I started to write it in skill. It's ok, it works fine, but i would
like to add some features, like:
-a radio button to add/remove contacts
-an information field for user
-a cyclic field to choose the number of contacts
- ...
I don't know how to implement these buttons. I read something about
CDF, but i don't know if it's the good way to develop or not. i
understood that the .cdf will contains the description of all buttons/
field i need, but i don't understand how to use it with my .il file
(the one who will do my rodcreate functions )
I read the example provided by Cadence, in path
~/rodPcells/components/simple_mos/simple_mos.cdf
but i don't understand the link between the .cdf and the .il. How to
compile it to have a layout view in dfII that allows me to add/remove
contacts by just pushing the button ?
Any example is welcome
thanks and Regards,
b.