h_vogt
|
54501d90e0
|
beautify code
|
14 years ago |
rlar
|
f7ea50c287
|
new: configure --enable-adms3
|
14 years ago |
r29173
|
47aea417dd
|
fixed pointer assignment: from SPICEadmsdev* to SPICEdev*
|
14 years ago |
r29173
|
bab7e17a6a
|
added SPICEadmsdev - a super structure of SPICEdev used to build dynamic device libraries
|
14 years ago |
r29173
|
83b3487c9c
|
renamed premint.xml to prengspice.xml.
|
14 years ago |
r29173
|
66b6674f6b
|
xml file that does preformating of verilog files.
|
14 years ago |
r29173
|
f8f1e1f974
|
add routine load_vadev to public definitions.
|
14 years ago |
r29173
|
65458e3c80
|
add routine load_vadev for dynamic loading of modules.
|
14 years ago |
r29173
|
d674333db9
|
add dynamic loading of models. shared libs should be libNAME.so.
|
14 years ago |
r29173
|
102cf08670
|
use u instance as dynamically defined models in --adms mode
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
7d75ebcb81
|
unify OUTpBeginPlot() invocation
|
14 years ago |
rlar
|
c09058038c
|
unify OUTpBeginPlot() usage of ckt->CKTcurJob
|
14 years ago |
rlar
|
a7ac45c9cb
|
rename various analysis vars --> `job'
|
14 years ago |
rlar
|
dea9c539c2
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
rlar
|
ef04192ec0
|
auxiliary define (ANALYSIS*) anal --> `job'
|
14 years ago |
rlar
|
5333ab2a4b
|
switch --adms3 over to the new adms3va directories
|
14 years ago |
rlar
|
206769d241
|
undo `2011-12-12 Laurent Lemaitre' which broke --adms in favour of --adms3
|
14 years ago |
rlar
|
5449731860
|
copy old amds .va files to a new directory `adms3va'
|
14 years ago |
rlar
|
0779816dbb
|
remove CVS `Id' and `log' keyword incantations
|
14 years ago |
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
|
03c098d4a0
|
bug fix, parameter processing was broken for nested .subckt
|
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 |
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 |
dwarning
|
304417112b
|
Fix the source/drain typo for overlap cap's
|
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
|
893fbe1264
|
warning 'real ac' removed
|
15 years ago |