From c3c7adf099b9981f618edf5e6982322cfd596aa2 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Thu, 6 Jul 2017 15:21:43 +0200 Subject: [PATCH] reset clipping --- examples/xspice/pll/pll-xspice-divstep-fmeas.cir | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/examples/xspice/pll/pll-xspice-divstep-fmeas.cir b/examples/xspice/pll/pll-xspice-divstep-fmeas.cir index 48bc2b256..011ec7900 100644 --- a/examples/xspice/pll/pll-xspice-divstep-fmeas.cir +++ b/examples/xspice/pll/pll-xspice-divstep-fmeas.cir @@ -98,25 +98,26 @@ set tranplot = $curplot clip v(buf) simtime/6 2*simtime/6 fft v(buf) let plotbuf = mag(v(buf)) -plot plotbuf ylimit 0 3m +plot plotbuf ylimit 0 20m clip plotbuf 300Meg 600Meg meas sp mfreq MAX_AT plotbuf setplot $tranplot clip v(buf) 3*simtime/6 4*simtime/6 fft v(buf) let plotbuf = mag(v(buf)) -plot plotbuf ylimit 0 3m +plot plotbuf ylimit 0 20m clip plotbuf 300Meg 600Meg meas sp mfreq MAX_AT plotbuf setplot $tranplot clip v(buf) 5*simtime/6 simtime fft v(buf) let plotbuf = mag(v(buf)) -plot plotbuf ylimit 0 3m +plot plotbuf ylimit 0 20m clip plotbuf 300Meg 600Meg meas sp mfreq MAX_AT plotbuf -clip plotbuf 0 0 +clip plotbuf 0 0 setplot $tranplot +clip buf 0 0 .endc ** model = bsim3v3