Giles Atkinson
6b0ab44f1e
Add code in ivars.c to look for a SPICE_ROOT environment variable
that gives the location of the ngspice installation. That allows
binaries to be installed in a different directory to the one
compiled in. The spinit startup file is made location-independent
by passing a variable giving the location of loadable modules,
so this fixes Bug #615 -
"spinit contains arch dependent paths, but is installed as noarch DATA".
3 years ago
Holger Vogt
65cd01f3c5
fix comment
3 years ago
Holger Vogt
802ab2a2c5
Do not try to load *.osdi automatically
3 years ago
Holger Vogt
b9eef23eed
Update the example structure for OSDI/OpenVAF:
all compiled models into lib/ngspice
spinit updated to load the models via command 'osdi'
local calls with 'pre_osdi' commanted out.
3 years ago
Giles Atkinson
23e9df0181
Fix for ticket #570 : Interactive prompting is always active.
Control prompting with variable "interactive" and stop setting it by default.
Add code in main.c to set it for an interactve session.
4 years ago
Holger Vogt
1eb15de584
remove optran command from spinit
5 years ago
Holger Vogt
4a1f7f950c
spinit: add optran to the standard inits
5 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
h_vogt
37fe5308d3
xspice/icm/table, introduce table2d/table3d
which allows to model devices based upon linear interpolation
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