diff options
author | rahulp13 | 2020-03-03 05:31:58 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-03 05:31:58 +0530 |
commit | dfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch) | |
tree | 1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/examples/xspice/pll/pll-xspice-fstep.cir | |
parent | fd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff) | |
download | eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2 eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip |
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/examples/xspice/pll/pll-xspice-fstep.cir')
-rw-r--r-- | Windows/spice/examples/xspice/pll/pll-xspice-fstep.cir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Windows/spice/examples/xspice/pll/pll-xspice-fstep.cir b/Windows/spice/examples/xspice/pll/pll-xspice-fstep.cir index 5c79e152..4f86fe9d 100644 --- a/Windows/spice/examples/xspice/pll/pll-xspice-fstep.cir +++ b/Windows/spice/examples/xspice/pll/pll-xspice-fstep.cir @@ -80,7 +80,7 @@ let pw2 = per2/2 let per3=1/f3 let pw3 = per3/2 *simulate -tran 0.1n $&simtime uic +tran 0.1n $&simtime 0 0.5n uic *change frequency after stopping * first pair of [] without spaces, second pair with spaces alter @vref[pulse] = [ 0 3.3 10n 1n 1n $&pw2 $&per2 ] |