C
comp.cad.cadence
Guest
Hello, everyone
I tried to sweep the thershold voltage of a transistor against its Vgs
in DC sweep. But it failed. What I did is like:
1. set the value for "vgs"
desVar( "vgs" 1)
2.set the DC analysis
analysis('dc ?saveOppoint t ?param "vgs" ? start "0" ?stop "1.8")
3.plot
selectResults( 'dcOpInfo )
plot( pv("/TN0" "vth")
But the simulaton results tells that the "wave1 is not a waveform
object that can be displayed and will be deleted automatically. name:
"0.449******" " It looks like that the result is just a single value
instead of a vector. So it can't be displayed. But I think that what I
want should be reasonable technically. Anyone can give give some
comments? Thanks a lot!
-Andy
I tried to sweep the thershold voltage of a transistor against its Vgs
in DC sweep. But it failed. What I did is like:
1. set the value for "vgs"
desVar( "vgs" 1)
2.set the DC analysis
analysis('dc ?saveOppoint t ?param "vgs" ? start "0" ?stop "1.8")
3.plot
selectResults( 'dcOpInfo )
plot( pv("/TN0" "vth")
But the simulaton results tells that the "wave1 is not a waveform
object that can be displayed and will be deleted automatically. name:
"0.449******" " It looks like that the result is just a single value
instead of a vector. So it can't be displayed. But I think that what I
want should be reasonable technically. Anyone can give give some
comments? Thanks a lot!
-Andy