97 Commits (e14dc3aaa37370dd90e48516b72c4c75cf94e203)

Author SHA1 Message Date
dwarning e14dc3aaa3 few style cleanings 5 years ago
dwarning 08700f8147 include verilog-a r2_cmc resistor model 5 years ago
dwarning 0e9d1c50a4 add latest available psp103 version to adms 5 years ago
dwarning 8e4db91099 adms bsimbulk and bsimcmg implementation based on work from Robert Larice 5 years ago
Holger Vogt d6b4184625 typo 5 years ago
Markus Mueller 6ff354c4a7 Squashed commit of the following: 5 years ago
Jim Monte 7ead3fe552 rewrite load_opus(), add code model access to ngspice facilities, 6 years ago
Holger Vogt 33985ae1e5 Make DEVNUM robust against double initialization. 7 years ago
Holger Vogt f021424041 dev.c, add model size for XSPICE models, preventing heap corruption. 7 years ago
Holger Vogt 3e6a46826b add src/spicelib/devices/vdmos to ngspice 8 years ago
dwarning 7c5f3173e2 hisimhv2: fix naming problems by MS linker 11 years ago
dwarning 2b71713498 get the hisimhv v2 device info 11 years ago
dwarning 9ed2da9ad9 new hisimhv model version 2.2.0 in a separate directory 11 years ago
dwarning 010174ec2a devices/bsim4v7, add to build infrastructure 12 years ago
dwarning cba69c4850 devices/bsim4v4, remove ancient bsim4 model version 4.4 12 years ago
rlar 9736b0fe2b dev.c, get rid of hardwired device enumeration 12 years ago
h_vogt 0b9df46e16 remove redundant #include 12 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
dwarning c1705e32ae change model name from hisimhv to hisimhv1 14 years ago
Francesco Lannutti d8b2ac56a3 rename "bsim3soi" device to "bsimsoi" 14 years ago
rlar ba131a5077 remove adms3 #1/2, code 14 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
rlar 71240d19be free spice_init_devices() allocated memory in com_quit() 14 years ago
rlar f38aa32b5f adms3, fix some types 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar af03c472af adms3, use -ldl instead of -lltdl, fix include path 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 65458e3c80 add routine load_vadev for dynamic loading of modules. 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
dwarning 15c4c12755 mextram name change 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 77d1104880 fix broken commit `type fix for Visual Studio' 15 years ago
rlar 94a4e45d08 type fix for Visual Studio 15 years ago
dwarning 0132e5430d Update to version 4.7.0 15 years ago
dwarning 5dd55910c7 changes for hisim version 2.5.1 15 years ago
rlar 55638c8023 various cleanups 15 years ago
dwarning 1906903fb4 add the HiSIM_HV model vers. 1.2.1 15 years ago
dwarning 7132470c9a bjt2 merged to bjt model 15 years ago
dwarning 171c8687b4 code merge for bsim3 version 0 and 1 15 years ago
dwarning 4b74852dce code merge for bsim3 version 0 and 1 15 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 6b5debfc1e use `NUMELEMS' and add some `(int)' casts 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 484f678f5c add local prototype for add_device() 16 years ago
rlar 60ff9aaef2 muffle `nested extern' warnings, and drop a handcrafted malloc prototype 16 years ago
rlar a19f5dc9ac fix some function pointer casts 16 years ago