Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: Parameters Sweep in ADE-XL results in "netl err"

$
0
0
No, I wasn't in the loop. I just had a look at the case, but nowhere does it say you're using a pcell other than in the original description from you. Are you sure it's a pcell? The error to me looks as if it's just the formInitProc that isn't being called - not that the component is a PCell. A PCell is a specific kind of device where there is a schematic view (or symbol view) where the connectivity changes based on a parameter; in this case I think you have a normal component, probably - unless you know for certain otherwise. Rather than going back and forth to support any more, please can you try putting this in your .cdsinit : defun(nlBeforeInstanceCallbackRun (instid cdfgData cdfgForm) when(cdfgData->formInitProc funcall(concat(cdfgData->formInitProc) cdfgData) ) ) Then restart virtuoso and try doing the parameter sweep. Regards, Andrew.

Viewing all articles
Browse latest Browse all 33813

Trending Articles