script to automatically add all OP of transistors into ADE c

Y

yvk

Guest
To add a OP parameter one needs to specifically add OP("Mxx","gm") into calculator.

Is it possible to write some script which can add all OPs of specified devices into ADE o/p expressions.

May be something like this:
if Mxx is asked for automatically I want these o/p expr into ADE

Mxx_gm OP("Mxx","gm")
Mxx_gds OP("Mxx","gds")
...
...
... so on


Please suggest.


Thanks,
yvk
 

Welcome to EDABoard.com

Sponsor

Back
Top