pnenzi
|
58347d932e
|
Fixed a bug in let command for expressions like let vec[2]=5.0
|
19 years ago |
pnenzi
|
7e4700ea2d
|
Fix for the wrong line mumber in listing command of .end lines.
|
19 years ago |
dwarning
|
db66f35734
|
reusing the old out_pbuf
|
19 years ago |
dwarning
|
0d3847aae5
|
prevent crash at long messages in out_printf
|
19 years ago |
pnenzi
|
d9f9ad827d
|
Fixed segfault on empty or directory include.
|
19 years ago |
dwarning
|
2958b19aa4
|
new version 102.1
|
19 years ago |
dwarning
|
1ae1913fd6
|
text macros defined
|
19 years ago |
dwarning
|
0f5cf5a9d9
|
node info are useful
|
19 years ago |
dwarning
|
23707f4069
|
node info are useful
|
19 years ago |
dwarning
|
00ad16b464
|
unique limexp behaviour
|
19 years ago |
r29173
|
5ea58f9f05
|
fixed computation of ddx when ddx not used in contribs
|
19 years ago |
r29173
|
b7aa19243e
|
added declaration of noise variables
|
19 years ago |
r29173
|
fdb2fa9424
|
started noise implementation (added just a template!)
|
19 years ago |
r29173
|
b2598cbe58
|
added new evaluate function (support of ddx operator used inside contribs)
|
19 years ago |
gdiso
|
85a73411e6
|
allow NULL pointer in DEVices array
|
19 years ago |
pnenzi
|
9eb9f56060
|
fix for the negative times in seconds.
|
19 years ago |
dwarning
|
bd92e84218
|
case sensitiv for ekv
|
19 years ago |
pnenzi
|
613deca2f7
|
Updated the code for ekv model.
|
19 years ago |
pnenzi
|
61a324fec5
|
This file is atuomatically generated by autogen.sh
|
19 years ago |
r29173
|
c087846c38
|
added support to 'div' builtin function
|
19 years ago |
dwarning
|
844fd93f92
|
Only the ekv long channel version as a placeholder
|
19 years ago |
dwarning
|
85d44a5fa4
|
Only the long channel version as a placeholder
|
19 years ago |
r29173
|
f3c3cd8909
|
traverse blocks named 'noise' or 'initial_step' during guesstopology code creation
|
19 years ago |
dwarning
|
6edbe344ca
|
small adms adaptions to ekv and psp102
|
19 years ago |
dwarning
|
1a1c6171ef
|
One additional NL prevent problems in vbicload.c
|
19 years ago |
r29173
|
cc728d0dd8
|
fixed implementation of tempate 'fname' (created unvalid C code)
|
19 years ago |
r29173
|
a674f92acf
|
changed required adms version to 2.2.6
|
19 years ago |
r29173
|
de1121a117
|
initial import: ngspice customization made to original psp code
|
19 years ago |
gdiso
|
73629edd64
|
Add NDEV
|
19 years ago |
gdiso
|
985fb6886d
|
bug fix
|
19 years ago |
gdiso
|
60d7ac039a
|
*** empty log message ***
|
19 years ago |
gdiso
|
8234088f3e
|
Add indicator
|
19 years ago |
gdiso
|
b56645af57
|
parser for NDEV
|
19 years ago |
gdiso
|
0d97318ee8
|
add ndev to device list
|
19 years ago |
gdiso
|
e98da264e1
|
Numerical Device Interface
|
19 years ago |
r29173
|
57b40c8470
|
redefined macro P(txt) in order to 'see' instance parameters
|
19 years ago |
r29173
|
9539cc2470
|
added initializeModel, initiliazeInstance to initial_model, initial_instance
|
19 years ago |
r29173
|
1caee800ee
|
improved 'guesstopology'
fixed implementation of macro 'noise'
when building 'load' traverse block 'noise'
|
19 years ago |
r29173
|
53f05d9aef
|
added cases initializeModel, initiliazeInstance (block name used by psp102)
|
19 years ago |
pnenzi
|
92c4be77b6
|
Updated model to 4.6.0
|
19 years ago |
pnenzi
|
c9d9b2f337
|
psp model 102 initial import
|
19 years ago |
pnenzi
|
2b2d2efce0
|
Added support for new verilog-a models.
|
19 years ago |
r29173
|
23ecb3a896
|
add case 'blockvariable'
|
19 years ago |
r29173
|
22ef8823ce
|
added missing new lines (due to changes in adms225)
renamed pspva to psp102
|
19 years ago |
dwarning
|
c0458610e3
|
fifth node binding only for ADMS defined
|
19 years ago |
dwarning
|
b5ce155b97
|
unification for func and derivative
|
19 years ago |
pnenzi
|
00cf9ec22a
|
Fixed code for BJT devices with less than 5 nodes.
|
19 years ago |
danmc
|
a123453295
|
avoid multiple definitions for free_pnode()
|
20 years ago |
danmc
|
23fb01db1b
|
add missing <stdlib.h> for exit()
|
20 years ago |
danmc
|
89462761c9
|
include <sys/ioctl.h> for the ioctl() prototype
|
20 years ago |