You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Vogt
3930e27501
New compatibility modes (set ngbehavior=??): PS LT LTPS PSA LTA LTPSA
PS: PSPICE comp. in .include files., LT: LTSPICE comp. in .include files.
LTPS: both, PSA: PSPICE comp. in complete input deck,
LTA and LTPSA: comp. in complete input deck for LT or both.
Add functions uplim, dnlim, uplim_tanh, dnlim_tanh.
Replace
D1 A K SDMOD
.MODEL SDMOD D (Roff=1000 Ron=0.7 Rrev=0.2 Vfwd=1 Vrev=10 Revepsilon=0.2 Epsilon=0.2 Ilimit=7 Revilimit=7)
by
ad1 a k asmod
.model asmod sidiode(Roff=1000 Ron=0.7 Rrev=0.2 Vfwd=1 Vrev=10 Revepsilon=0.2 Epsilon=0.2 Ilimit=7 Revilimit=7)
|
8 years ago |
| .. |
|
tcl
|
examples/tclspice, cleanup "wish" trampoline and add emacs mode specification
|
9 years ago |
|
tcl-testbench1
|
examples/tclspice, cleanup "wish" trampoline and add emacs mode specification
|
9 years ago |
|
tcl-testbench2
|
examples/tclspice, cleanup "wish" trampoline and add emacs mode specification
|
9 years ago |
|
tcl-testbench3
|
examples/tclspice, cleanup "wish" trampoline and add emacs mode specification
|
9 years ago |
|
tcl-testbench4
|
examples/tclspice, cleanup "wish" trampoline and add emacs mode specification
|
9 years ago |