summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/bsim3soidd/RampVg2.cir
blob: dde2a26e3a5103b5a25026594254f9835fdc6010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* BSIMSOI (DD) example
*
* SOI, Ramp Vg

Vd   d 0 1.5
Vg   g 0 0.0 PULSE 0V  2V  .02n  .1n  .1n  .2n  .6n
Ve   e 0 0.0
Vs   s 0 0.0
Vb   b 0 0.0

m1 d g s e n1 w=10u l=0.25u debug=-1

.option gmin=1e-20 itl1=200 itl2=200 abstol=1e-9 noacct
.tran 1p 1.0ns
.print tran @m1[Vbs], V(g)/10
.include nmosdd.mod

.end