how to get value user defined parameters ?

S

SS

Guest
I am trying to copy a user defined parameter to a cdf parameter for all
the cells in a schematic.

What is the command to get the value of a user define parameter ?

The following command

cdfFindParamByName(cdfGetInstCDF(inst) "myparam")~>value

doesn't work for user defined parameters.
 
Would be good to know how you "copied" it,
to tell you how to find it!

Bernd


SS wrote:
I am trying to copy a user defined parameter to a cdf parameter for all
the cells in a schematic.

What is the command to get the value of a user define parameter ?

The following command

cdfFindParamByName(cdfGetInstCDF(inst) "myparam")~>value

doesn't work for user defined parameters.
 
Bernd,
I got problem resolved. thanks

sriram
Bernd Fischer wrote:
Would be good to know how you "copied" it,
to tell you how to find it!

Bernd


SS wrote:
I am trying to copy a user defined parameter to a cdf parameter for all
the cells in a schematic.

What is the command to get the value of a user define parameter ?

The following command

cdfFindParamByName(cdfGetInstCDF(inst) "myparam")~>value

doesn't work for user defined parameters.
 

Welcome to EDABoard.com

Sponsor

Back
Top