How to do a spatial variation simulation with HSPICE

Status
Not open for further replies.

xenolidar

Newbie level 1
Joined
Dec 3, 2008
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
Hi, everyone,

I want to do a simulation on resistors mismatch caused by spatial variation with HSPICE. The main part of my sp file is as below.


.Variation
.Spatial_Variation
Parameter a = N( )
R rhr10km rsh= Perturb('100*a*sqrt(Get_E(x)* Get_E(x)+ Get_E* Get_E')
.End_Spatial_Variation
.End_Variation

.dcmatch v(xuovp.ovp4)
.dc cell 3.6 4 0.01

The circuit is atually a comparator, so I have to sweep a voltage, cell, until the output rises from 0V to VCC.
But the simulation result shown only dc, nothing on dcmatch or spatical variatoin.

Can you help me?
 

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