okguy
Full Member level 6

I am running the following DC analysis sweeping 2 parameters :
.param var1=v1min var2=v2min
.dc var1 dec 10 v1min v1max sweep var dec 8 v2min v2max
Then I want to get the average value over these 80 DC analysis :
.measure dc vth_n avg lv9(mn0)
.measure dc vth_p avg lv9(mp0)
But the result I get is 8 average values for each values of var2.
How to get the average of 80 values of the all DC analysis :?:
Thanks,
OkGuy
.param var1=v1min var2=v2min
.dc var1 dec 10 v1min v1max sweep var dec 8 v2min v2max
Then I want to get the average value over these 80 DC analysis :
.measure dc vth_n avg lv9(mn0)
.measure dc vth_p avg lv9(mp0)
But the result I get is 8 average values for each values of var2.
How to get the average of 80 values of the all DC analysis :?:
Thanks,
OkGuy