r29173
|
55a87d1b81
|
Make veriloga models compliant with Language Reference Manual. They will not compile with --adms flag.
|
14 years ago |
r29173
|
e117c389b3
|
Set name of model C routines unique - make linker happy.
|
14 years ago |
rlar
|
88374b8c70
|
#4/4 #include <ngspice/...> --> #include "ngspice/..." for adms3
|
14 years ago |
rlar
|
225f5aef19
|
#3/4 #include <ngspice/...> --> #include "ngspice/..." for adms
|
14 years ago |
rlar
|
4e3cc188d9
|
#2/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
87d9383971
|
use a macro to update ckt->CKTstat->STAT..
|
14 years ago |
rlar
|
fd9dec37a3
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
rlar
|
f8f4e32875
|
auxiliary define (ANALYSIS*) ckt->CKTcurJob --> `job'
|
14 years ago |
rlar
|
56d000f77b
|
variable rename `sen_info' `cv' `pzan' `sen_info' --> `job'
|
14 years ago |
rlar
|
a463c761d8
|
similiarity dctran.c versus dcpss.c
|
14 years ago |
r29173
|
e8a55e807f
|
add dynamic loading feature
|
14 years ago |
rlar
|
513bf853a9
|
cleanup, aiming for higher similarity of dctran.c and dcpss.c
|
15 years ago |
rlar
|
8f09de4e4a
|
bug fix, parameter assignment was broken for expressions containing one of '<=' '>=' or '!='
|
15 years ago |
rlar
|
e28fe55a64
|
remove some unused `vcproj' dependencies
|
15 years ago |
rlar
|
03c098d4a0
|
bug fix, parameter processing was broken for nested .subckt
|
15 years ago |
h_vogt
|
2b62d88a99
|
command 'remcirc'
|
15 years ago |
h_vogt
|
f82ec99542
|
command 'remcir' to remove a circuit updated
|
15 years ago |
h_vogt
|
0ea3e30805
|
wrdata now prints complex variables and recognizes 'appendwrite'
|
15 years ago |
h_vogt
|
68b99db7e9
|
some docu added
|
15 years ago |
h_vogt
|
e065e1c290
|
reordering, fcn prototypes
|
15 years ago |
h_vogt
|
9dbb7654eb
|
beautify code: indentations etc.
|
15 years ago |
h_vogt
|
43b14e4d35
|
INSTALL: give more precise instructions
|
15 years ago |
rlar
|
7152c01751
|
xspice/icm/GNUmakefile.in, add missing `uninstall' target
|
15 years ago |
rlar
|
e42fa8ba06
|
swallow warnings
|
15 years ago |
rlar
|
04c0e0c6b5
|
swallow warnings in hisimhv and hisim2 code
|
15 years ago |
rlar
|
e6c7a506ec
|
Fix the source/drain typo for overlap cap's, for mos2 as well
|
15 years ago |
h_vogt
|
85cee80ba6
|
update hisim_hv 1.2.2
|
15 years ago |
dwarning
|
30f8ecc92b
|
no message
|
15 years ago |
dwarning
|
304417112b
|
Fix the source/drain typo for overlap cap's
|
15 years ago |
dwarning
|
bcfbad5659
|
remove .st0 files not needed in ngspice
|
15 years ago |
dwarning
|
e3fa1bf7b4
|
Update to actual hisimhv model version 1.2.2
|
15 years ago |
rlar
|
0589d22cf9
|
update bison generated files
|
15 years ago |
rlar
|
c139875468
|
bug fix, allow special nodenames "/Node" and "Node-4" in `B' expressions
|
15 years ago |
h_vogt
|
f2626d48e0
|
multiple .model section in altermod
|
15 years ago |
h_vogt
|
30c13c8466
|
com_measure2.c warning removed
|
15 years ago |
h_vogt
|
893fbe1264
|
warning 'real ac' removed
|
15 years ago |
h_vogt
|
c858975529
|
faster Greens's fft, altermod command
|
15 years ago |
h_vogt
|
ccd115c6e2
|
Error message on exceeding resolution limit
|
15 years ago |
dwarning
|
71aaeb9483
|
psp102 module name change
|
15 years ago |
dwarning
|
cd639a007c
|
psp102 module name change
|
15 years ago |
dwarning
|
15c4c12755
|
mextram name change
|
15 years ago |
rlar
|
41c14d7df4
|
adms, fix an extra backslash
|
15 years ago |
rlar
|
aaf3f9da1b
|
prototypes, and avoid a NULL dereference when PZDEBUG is active
|
15 years ago |
rlar
|
146069952d
|
avoid segfault when printing aout a nonexistant `ReferenceValue' (pzan)
|
15 years ago |
h_vogt
|
4cbfbad8b5
|
type long --> int
|
15 years ago |
rlar
|
026a471d51
|
use unlink() instead of remove()
|
15 years ago |
rlar
|
1a9ef50edf
|
#7/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
884ed12334
|
#6/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
028915d9ae
|
#5/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |