no more reset
This commit is contained in:
parent
15e82008b6
commit
ce6bb9bef1
|
|
@ -45,19 +45,16 @@ showmod #nmos2 : HFIN
|
||||||
run
|
run
|
||||||
plot @m1[CFGEO] @m2[CFGEO] @m3[CFGEO] @m4[CFGEO]
|
plot @m1[CFGEO] @m2[CFGEO] @m3[CFGEO] @m4[CFGEO]
|
||||||
|
|
||||||
reset
|
|
||||||
altermod nmos2 hfin = 40n
|
altermod nmos2 hfin = 40n
|
||||||
showmod #nmos2 : HFIN
|
showmod #nmos2 : HFIN
|
||||||
run
|
run
|
||||||
plot @m1[CFGEO] @m2[CFGEO] @m3[CFGEO] @m4[CFGEO]
|
plot @m1[CFGEO] @m2[CFGEO] @m3[CFGEO] @m4[CFGEO]
|
||||||
|
|
||||||
reset
|
|
||||||
altermod nmos2 hfin = 50n
|
altermod nmos2 hfin = 50n
|
||||||
showmod #nmos2 : HFIN
|
showmod #nmos2 : HFIN
|
||||||
run
|
run
|
||||||
plot @m1[CFGEO] @m2[CFGEO] @m3[CFGEO] @m4[CFGEO]
|
plot @m1[CFGEO] @m2[CFGEO] @m3[CFGEO] @m4[CFGEO]
|
||||||
|
|
||||||
reset
|
|
||||||
altermod nmos2 hfin = 60n
|
altermod nmos2 hfin = 60n
|
||||||
showmod #nmos2 : HFIN
|
showmod #nmos2 : HFIN
|
||||||
run
|
run
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,6 @@ plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gds]
|
plot @m1[gds]
|
||||||
|
|
||||||
reset
|
|
||||||
save @m1[gds]
|
save @m1[gds]
|
||||||
set temp = 27
|
set temp = 27
|
||||||
run
|
run
|
||||||
|
|
@ -41,7 +40,6 @@ plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gds]
|
plot @m1[gds]
|
||||||
|
|
||||||
reset
|
|
||||||
set temp = 100
|
set temp = 100
|
||||||
run
|
run
|
||||||
let ids = -i(vds)
|
let ids = -i(vds)
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,6 @@ let xgds = deriv(ids)
|
||||||
plot ids
|
plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gds]
|
plot @m1[gds]
|
||||||
reset
|
|
||||||
|
|
||||||
set temp = -55
|
set temp = -55
|
||||||
run
|
run
|
||||||
|
|
@ -42,7 +41,6 @@ let xgds = deriv(ids)
|
||||||
plot ids
|
plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gds]
|
plot @m1[gds]
|
||||||
reset
|
|
||||||
|
|
||||||
set temp = 100
|
set temp = 100
|
||||||
run
|
run
|
||||||
|
|
@ -51,7 +49,6 @@ let xgds = deriv(ids)
|
||||||
plot ids
|
plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gds]
|
plot @m1[gds]
|
||||||
reset
|
|
||||||
|
|
||||||
.endc
|
.endc
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -28,15 +28,11 @@ run
|
||||||
plot -i(vds)
|
plot -i(vds)
|
||||||
plot -i(vbs)
|
plot -i(vbs)
|
||||||
|
|
||||||
reset
|
|
||||||
|
|
||||||
set temp = -55
|
set temp = -55
|
||||||
run
|
run
|
||||||
plot -i(vds)
|
plot -i(vds)
|
||||||
plot -i(vbs)
|
plot -i(vbs)
|
||||||
|
|
||||||
reset
|
|
||||||
|
|
||||||
set temp = 100
|
set temp = 100
|
||||||
run
|
run
|
||||||
plot -i(vds)
|
plot -i(vds)
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,6 @@ let xgds = deriv(ids)
|
||||||
plot ids
|
plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gm]
|
plot @m1[gm]
|
||||||
reset
|
|
||||||
|
|
||||||
set temp = -55
|
set temp = -55
|
||||||
run
|
run
|
||||||
|
|
@ -42,7 +41,6 @@ let xgds = deriv(ids)
|
||||||
plot ids
|
plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gm]
|
plot @m1[gm]
|
||||||
reset
|
|
||||||
|
|
||||||
set temp = 100
|
set temp = 100
|
||||||
run
|
run
|
||||||
|
|
@ -51,7 +49,6 @@ let xgds = deriv(ids)
|
||||||
plot ids
|
plot ids
|
||||||
plot xgds
|
plot xgds
|
||||||
plot @m1[gm]
|
plot @m1[gm]
|
||||||
reset
|
|
||||||
|
|
||||||
.endc
|
.endc
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -33,11 +33,9 @@ M1 drain gate 0 bulk 0 nmos1 TFIN=15n L=30n NFIN=10 NRS=1 NRD=1
|
||||||
.control
|
.control
|
||||||
op
|
op
|
||||||
|
|
||||||
reset
|
|
||||||
ac dec 11 1k 100g
|
ac dec 11 1k 100g
|
||||||
plot vdb(drain)
|
plot vdb(drain)
|
||||||
|
|
||||||
reset
|
|
||||||
noise v(drain) vgs dec 11 1k 100g
|
noise v(drain) vgs dec 11 1k 100g
|
||||||
print all
|
print all
|
||||||
echo "silence in the studio, no noise today"
|
echo "silence in the studio, no noise today"
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,6 @@ run
|
||||||
plot @Mn1[RSGEO] @Mn2[RSGEO] @Mn3[RSGEO] @Mn4[RSGEO]
|
plot @Mn1[RSGEO] @Mn2[RSGEO] @Mn3[RSGEO] @Mn4[RSGEO]
|
||||||
plot @Mp1[RSGEO] @Mp2[RSGEO] @Mp3[RSGEO] @Mp4[RSGEO]
|
plot @Mp1[RSGEO] @Mp2[RSGEO] @Mp3[RSGEO] @Mp4[RSGEO]
|
||||||
|
|
||||||
reset
|
|
||||||
alter @mn1[FPITCH] = 90n
|
alter @mn1[FPITCH] = 90n
|
||||||
alter @mn2[FPITCH] = 90n
|
alter @mn2[FPITCH] = 90n
|
||||||
alter @mn3[FPITCH] = 90n
|
alter @mn3[FPITCH] = 90n
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue