W
wolfpack
Guest
Hi all,
I have been able to code some layout pcells recently. What I did is
create a library, attached it to CMOS180 tech file, and load the code
in.
However, if I tried to call these pcells in a CMOS130 library (where
the cds.lib does not include the CMOS180 libraries), the pcells
evaluation failed, giving the message that it could not find the
"poly" layer. I managed to circumvent this issue by creating another
pcell library and attaching it to the CMOS180 tech file.
My guess is that dbCreateRect or some of the rodCreateRect could not
find the appropriate layer definition.
I would like to seek advice on how I can create a process independent
layout pcells. Which section of the reference could I refer to?
Thanks!
Shu Teng
I have been able to code some layout pcells recently. What I did is
create a library, attached it to CMOS180 tech file, and load the code
in.
However, if I tried to call these pcells in a CMOS130 library (where
the cds.lib does not include the CMOS180 libraries), the pcells
evaluation failed, giving the message that it could not find the
"poly" layer. I managed to circumvent this issue by creating another
pcell library and attaching it to the CMOS180 tech file.
My guess is that dbCreateRect or some of the rodCreateRect could not
find the appropriate layer definition.
I would like to seek advice on how I can create a process independent
layout pcells. Which section of the reference could I refer to?
Thanks!
Shu Teng