Holger Vogt
4708575960
Prepare for ngspice-39
3 years ago
Holger Vogt
71002aa42f
Prepare for ngspice-39
3 years ago
Holger Vogt
16c7c407d4
Nice looking Roessler Attractor
provided by A. Gillespie
3 years ago
Holger Vogt
cb5f9e9bdc
MOS example files updated and moved to its own directory
3 years ago
dwarning
33a2637530
correct header entry
3 years ago
dwarning
9c26206a68
bsim4 version update from 4.8.1 to 4.8.2
3 years ago
Pascal Kuthe
d0c35512ab
properly abort for invalid OSDI paramters
3 years ago
Holger Vogt
653db022ea
better comment
3 years ago
Holger Vogt
3260492987
Enhance the search path for osdi files: when not found rel. to
inputdir, search rel. to current working directory.
3 years ago
Holger Vogt
1280e199a3
Add boolean variables as flags when XSPICE and/or OSDI are enabled
3 years ago
Holger Vogt
af9f25e985
Various filter examples using Laplace expression x_fer
3 years ago
Holger Vogt
49b7cb85db
Add a shunt resistor of 1e15 Ohms to any X (subcircuit call) line
when the node name contain 'unconnected' and .probe alli is called.
3 years ago
Holger Vogt
02789b2c42
The modulo function a % n should accept a==0.
The fix adds this to the control section function parser. The numparam
parser already has this feature. n==0 is rejected as usual.
3 years ago
Brian Taylor
dcfe4e7134
ERROR messages should be printed to stderr.
3 years ago
Giles Atkinson
bf580abf69
Add a simple example of using string-valued parameters.
3 years ago
Holger Vogt
01c211339c
Rename example file
3 years ago
Brian Taylor
a76f8d5149
Fix some comments.
3 years ago
Brian Taylor
4936fa2b1d
Add serial load to 74f524 example.
3 years ago
Francesco Lannutti
167ff74422
enable compiling without XSPICE on specific OSs
3 years ago
Francesco Lannutti
036775efa5
OSDI: fix const declaration, unused variables
3 years ago
Holger Vogt
31b0b640de
For memcpy in PREDICTOR
3 years ago
Holger Vogt
ebd430e51b
A preliminary fix to bug report 612
Don't set series voltage sources when flag probe_alli_nox
is set in .spiceinit
3 years ago
Holger Vogt
1a4880344f
Update to fcn tprint:
allow multiple printouts in a single simulation run,
without overwriting the previous printout.
3 years ago
Holger Vogt
164ed05786
enable 'off', 'print', 'save' being part of a node name.
Only plain 'off' (case of bipolar), or 'print', 'save'
(in case of CIDER) will not be allowed.
3 years ago
dwarning
0cae4f0b6c
special ngbehavior needed
3 years ago
Brian Taylor
c7fd3bcaee
Add example for 74f524.
3 years ago
Brian Taylor
6117836d01
Ensure that amatch output is not binary data.
3 years ago
Brian Taylor
90ec717f3b
Add variable ps_udevice_exit. If set non-zero, ngspice will exit if there is an error processing f_logicexp or f_pindly.
3 years ago
Brian Taylor
5e6452099e
Return errors from f_logicexp and f_pindly without calling exit.
3 years ago
Brian Taylor
0a3cdf8e3a
Add more error checks for f_logicexp and f_pindly.
3 years ago
Holger Vogt
5c777d974f
Add PREDICTOR to Cygwin build
3 years ago
holger
97e0c0f37e
Prevent memory leak while "PREDICTOR" is selected
3 years ago
Giles Atkinson
301f50335d
Add limited support for string-valued parameters in .param lines.
The right-hand side of an assignment may be a string expression
made up from quoted strings, and identifiers for other string parameters,
optionally in braces. There may be no un-quoted spaces.
Example: .param str4=str1"String 4"str2{str3}
Subcircuits may have default and actual string parameters, but the values
must be single identifiers, not quoted strings or string expressions.
4 years ago
Holger Vogt
4bcd4daf55
Rename projetc to OR (OR-gate)
Add new path (absolute, so has to be modified by any user)
3 years ago
Holger Vogt
029f2baff7
Add missing includes
3 years ago
Holger Vogt
74a2844c3f
Add --enable-osdi to Cygwin build
3 years ago
Holger Vogt
b639ebae44
Rename examples for ECL OR gate
Simulate OR gate faster TSTEP 0.1n -> 0.3n
3 years ago
Brian Taylor
fe52771aff
Remove the old inverter code.
3 years ago
Brian Taylor
3578deda80
Refactor new_gen_output_models.
3 years ago
dwarning
26e73c09b3
add instance parameter mulu0 for mobility reduction bsim4.5 and 4.6
3 years ago
Holger Vogt
3e27e640b5
Missing renaming: osdi_win --> osdi_libs
3 years ago
Holger Vogt
199b9deee6
For OSDI n devices: Enable model translation,
if model has been inside subcircuit.
3 years ago
Holger Vogt
4f73f18f6d
Remove
3 years ago
Holger Vogt
69660ad387
Move adder_common.inc to be available for all test files.
3 years ago
Holger Vogt
bb9469a03a
Rename test_osdi_libs to osdi_libs
3 years ago
Holger Vogt
a1641d5a78
ADMS is declared deprectaed and is replaced by OpenVAF/OSDI.
3 years ago
Holger Vogt
96608abbe2
Update with Semimod download page
3 years ago
Holger Vogt
157200aa86
Rename test_osdi_win to test_osdi_libs
3 years ago
Holger Vogt
a211a90e5a
Mextram models: plotting with thicker lines
3 years ago
Holger Vogt
ac73e6f7b7
Update to the examples for osdi
3 years ago