Browse Source

example for .options interp (reduces memory, speeds up plotting)

pre-master-46
h_vogt 12 years ago
parent
commit
fb90bebcab
  1. 2
      examples/xspice/delta-sigma/delta-sigma-1.cir

2
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)

Loading…
Cancel
Save