D
danniel
Guest
I am using those lines in order to update the fet type
cdfgData=cdfGetInstCDF(dev)
cdfProp = car(setof(cc cdfgData~>parameters cc~>name ==
"amsfetType"))
cdfProp~>value="topfetb (112nm")
this value is a valid valure for that technology but nothing happends
what could be the reason?
cdfgData=cdfGetInstCDF(dev)
cdfProp = car(setof(cc cdfgData~>parameters cc~>name ==
"amsfetType"))
cdfProp~>value="topfetb (112nm")
this value is a valid valure for that technology but nothing happends
what could be the reason?