[Moved]: HSPICE: .MEASURE AVERAGE on a SWEEP DC analysis with 2 parameters

Status
Not open for further replies.

okguy

Full Member level 6
Joined
Mar 1, 2002
Messages
360
Helped
15
Reputation
30
Reaction score
9
Trophy points
1,298
Location
China
Activity points
2,653
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
 

Oups, the HSPICE command is :
.dc var1 dec 10 v1min v1max sweep var2 dec 8 v2min v2max
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…