|
|
@ -5,7 +5,7 @@ |
|
|
* Documentation at http://www.brorson.com/gEDA/SPICE/ * |
|
|
* Documentation at http://www.brorson.com/gEDA/SPICE/ * |
|
|
********************************************************* |
|
|
********************************************************* |
|
|
* Command stuff |
|
|
* Command stuff |
|
|
.options gmin=1e-9 noacct |
|
|
|
|
|
|
|
|
.options gmin=1e-9 |
|
|
.options method=gear |
|
|
.options method=gear |
|
|
.options abstol=1e-11 |
|
|
.options abstol=1e-11 |
|
|
* .ac dec 10 10MegHz 10 Ghz |
|
|
* .ac dec 10 10MegHz 10 Ghz |
|
|
@ -450,5 +450,5 @@ R1 +5V V1+ 5 |
|
|
* When run, this SPICE file should output a square waveform |
|
|
* When run, this SPICE file should output a square waveform |
|
|
* with a little overshoot |
|
|
* with a little overshoot |
|
|
.tran 0.05ns 40ns |
|
|
.tran 0.05ns 40ns |
|
|
.plot Vout2 |
|
|
|
|
|
|
|
|
.plot tran Vout2 |
|
|
.END |
|
|
.END |