From fb90bebcabc37c52bd16901afe1a6bedaf941b23 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 1 Feb 2014 14:31:38 +0100 Subject: [PATCH] example for .options interp (reduces memory, speeds up plotting) --- examples/xspice/delta-sigma/delta-sigma-1.cir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/xspice/delta-sigma/delta-sigma-1.cir b/examples/xspice/delta-sigma/delta-sigma-1.cir index 083222600..b9c5e9cb3 100644 --- a/examples/xspice/delta-sigma/delta-sigma-1.cir +++ b/examples/xspice/delta-sigma/delta-sigma-1.cir @@ -16,6 +16,8 @@ .global dzero done +.options interp ; strongly reduces memory requirements + ** input signal * SIN(VO VA FREQ TD THETA) vin inp inm dc 0 sin(0 'inampl' 'infreq' 0 0)