PcellEvalFailure:

P

Pratheesh.s

Guest
Hi All,


We are using a technology migration tool and it is successfull for all
other technologies except tsmc18rf -->tsmcN90rf . we are getting
"Pcell Eval failure" for nch &pch for all other devices it is not
coming.

This is the error message:

("tsCreateDiffusionL" 10 t nil ("*Error* tsCreateDiffusionL: too many
arguments (14 expected, 15 given)" (db:253159468 "S" 0.73 2.0 "OD"
-0.19 -0.01 2.02 t (-0.23 0) 0.12 "M1" "CO" -0.05 1)))


can you please help us.

Regards,

Pratheesh
 
Pratheesh.s wrote, on 03/04/09 14:11:
Hi All,


We are using a technology migration tool and it is successfull for all
other technologies except tsmc18rf -->tsmcN90rf . we are getting
"Pcell Eval failure" for nch &pch for all other devices it is not
coming.

This is the error message:

("tsCreateDiffusionL" 10 t nil ("*Error* tsCreateDiffusionL: too many
arguments (14 expected, 15 given)" (db:253159468 "S" 0.73 2.0 "OD"
-0.19 -0.01 2.02 t (-0.23 0) 0.12 "M1" "CO" -0.05 1)))


can you please help us.

Regards,

Pratheesh
You didn't say _which_ technology migration tool you're using. The function you
mention is not a Cadence-supplied function as far as I'm aware - it might be
part of the PDK, and I'm wondering whether you have the pcell from one
technology in the other - and a TSMC (is the "ts" suffix theirs?) SKILL function
has changed between the two releases.

Either way, too little information to be able to give you much help, I'm afraid.

Regards,

Andrew.
 
On 3¤ë5¤é, ¤W¤Č12ŽÉ06¤Ŕ, Andrew Beckett <andr...@DcEaLdEeTnEcTe.HcIoSm>
wrote:
Pratheesh.s wrote, on 03/04/09 14:11:





Hi All,

We are using a technology migration tool and it is successfull for all
other technologies except tsmc18rf -->tsmcN90rf . we are getting
"Pcell Eval failure" for nch &pch for all other devices it is not
coming.

This is the error message:

("tsCreateDiffusionL" 10 t nil ("*Error* tsCreateDiffusionL: too many
arguments (14 expected, 15 given)" (db:253159468 "S" 0.73 2.0 "OD"
-0.19 -0.01 2.02 t (-0.23 0) 0.12 "M1" "CO" -0.05 1)))

can you please help us.

Regards,

Pratheesh

You didn't say _which_ technology migration tool you're using. The function you
mention is not a Cadence-supplied function as far as I'm aware - it might be
part of the PDK, and I'm wondering whether you have the pcell from one
technology in the other - and a TSMC (is the "ts" suffix theirs?) SKILL function
has changed between the two releases.

Either way, too little information to be able to give you much help, I'm afraid.

Regards,

Andrew.- ÁôÂĂłQ¤ŢĽÎ¤ĺŚr -

- ĹăĽÜłQ¤ŢĽÎ¤ĺŚr -
The function exist for TSMC PDK to create part of MOS device
It show that 018 use the same function name with 14 input parameters
N90 use the same function name with 15 input parameters

You should noy mix them, it is dangerous.
Because the same function name may
(1) different input parameters elements or different parameter
sequence
(2) different behaviors with same input parameters with same sequence
(3) differnt cvs version codes

Last, TSMC PDK just provide the continous version migration of the
same process.
(don't provide the utility to do cross process migration--
pcell are not the same/callback are not the same/cdf parameters are
not the same.)
 

Welcome to EDABoard.com

Sponsor

Back
Top