Holger Vogt
d8119aaca4
Don't set interactive mode
4 years ago
Holger Vogt
4f385b604b
remove obsolete command
5 years ago
Holger Vogt
d4c3d9ceb2
relieve the step size limitation (formerly set to TSTEP in tran simulation).
However not all examples will do without, thus the variable 'stepsizelimit'
is set in spinit. Unset it in .spiceinit to get the new behavior.
Of course then you might add the limit by setting TMAX in the tran command.
7 years ago
Holger Vogt
5f5ec4f49a
Sort out spinit and vngspice.vcxproj:
During installation into C:\Spice.... a spinit
from spinit_all is copied, having relative paths to the
code models.
A local spinit (needed for the running the local debugger)
is copied from either spinitd or spinitd64, referencing
the code models stored in C:\Spiced..\lib\ngspice by
setting the absolute path.
8 years ago
Holger Vogt
1f91d0860e
Set a relative path to find spinit and to load the codemodels.
Installation will no longer require a fixed path C:\Spice64 etc.
8 years ago
h_vogt
37fe5308d3
xspice/icm/table, introduce table2d/table3d
which allows to model devices based upon linear interpolation
10 years ago
h_vogt
72d7bb9c8a
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
h_vogt
fc83bd099a
miscoms.c, mscvars.c, spinit.in, variable 'askquit' instead of 'noaskquit'
10 years ago
h_vogt
888bcce829
spicenum.c, new variable `interactive'
when set enables interactive numparam error handling
10 years ago
rlar
d07b76610b
visualc/.gitignore, src/spinit.in, cleanup
10 years ago
h_vogt
d2f9faf66b
.lib handling
14 years ago
rlar
69031273fb
generate spinit and tclspinit at `make' time
14 years ago
h_vogt
a77275133a
allow lib64 in spinit
16 years ago
h_vogt
8b1c9dde7f
OpenMP for BSIM3 ver 3.3.0
16 years ago
h_vogt
5d3c29cb77
ngbehavior
16 years ago
h_vogt
b500f3e32c
calling gnuplot via xterm
16 years ago
h_vogt
e7fe33ece8
random number generation organized
18 years ago
pnenzi
10997c0fa5
brief option reimplementation.
19 years ago
sjborley
3362c27ecf
Added conditional on the ngspice program to prevent errors when spiceinit file is used with ngnutmeg
21 years ago
pnenzi
5df827ae4e
Added a line for enabling numparams
21 years ago
pnenzi
0175443a3c
Codemodel commands are decommented if --enable-xspice has been declared in configure.
22 years ago
pnenzi
0bfa659ae0
Paths in spice init file are automatically generated at config time.
23 years ago