Commit Graph

913 Commits

Author SHA1 Message Date
dwarning 7a394be46d only a DOS/UNIX file problem 2008-11-30 21:16:36 +00:00
saintel 84f3077eda *** empty log message *** 2008-11-30 12:47:07 +00:00
h_vogt b297577a23 random generator functions 2008-11-29 20:40:37 +00:00
h_vogt e7fe33ece8 random number generation organized 2008-11-29 20:21:56 +00:00
dwarning 1ae055dfad hate c++ comments in c files 2008-11-28 20:10:25 +00:00
dwarning 0f23becb8d Initialization of the struct pParam with NULL 2008-11-28 19:07:09 +00:00
dwarning 9e24a8ac83 no stimod switch as model parameter 2008-11-26 21:12:34 +00:00
h_vogt 75f68291aa various compiler warnings removed 2008-11-26 20:33:20 +00:00
h_vogt 277009c926 agauss sinh cosh tanh added 2008-11-26 20:31:50 +00:00
pnenzi 1e9ba171d8 Updated some Makefiles for generating distribution tarball. 2008-11-26 09:40:16 +00:00
saintel aa2d344887 *** empty log message *** 2008-11-23 22:04:09 +00:00
saintel b50d0c8788 *** empty log message *** 2008-11-23 20:47:23 +00:00
h_vogt afefdb7188 *** empty log message *** 2008-11-23 09:37:13 +00:00
saintel 6fe0cebe58 *** empty log message *** 2008-11-22 10:31:46 +00:00
pnenzi 3a053d09cc Updated for correclty identify i(xxx) vector names in rawfiles. 2008-11-20 10:47:23 +00:00
dwarning b32feaa18d hopefull better scalb handling 2008-11-19 19:57:27 +00:00
dwarning 040c48feb2 polishing 2008-11-19 19:52:28 +00:00
dwarning 1bd68dcab3 no more INT_NOISE 2008-11-19 19:47:58 +00:00
dwarning 2bd4f90b47 use well defined macros for min/max instead of fct's 2008-11-19 19:47:04 +00:00
dwarning 5b58cb39e5 prevent warnings 2008-11-19 19:46:08 +00:00
dwarning d5786196b6 found a way to compile w/o psapi under MS VC++ 6.0, prevent some warnings 2008-11-19 19:45:28 +00:00
dwarning f2ddbf8211 extending state vector 2008-11-18 11:57:40 +00:00
dwarning 0f37a7e943 bug fix dev info structure and correct version 2008-11-16 09:53:55 +00:00
saintel 96c619d1ac *** empty log message *** 2008-11-11 23:55:53 +00:00
dwarning 0d00387575 BSIM4.6.3 update 2008-11-09 22:42:50 +00:00
h_vogt d5c130c4dd add user info 2008-11-08 13:55:42 +00:00
pnenzi 72482f964e Fixed segfaults when redirecting output < > -- Espice 2008-11-04 11:40:17 +00:00
saintel 924ddd14e5 *** empty log message *** 2008-11-02 18:23:14 +00:00
dwarning 4fd732f450 vbic was lost 2008-10-27 20:28:13 +00:00
dwarning 530cb059fe polish to prevent warning 2008-10-14 19:59:23 +00:00
h_vogt 2de3f5ec42 options.c replaced by optionsc.c 2008-10-11 17:33:21 +00:00
h_vogt 00fd0da88a correct __MINGW32__ tag line 41 2008-10-11 17:31:15 +00:00
h_vogt 1bcdc3c114 compile optionsc.c instead of options.c 2008-10-11 17:29:37 +00:00
h_vogt 1bff69bfb0 rename to remove having options.obj twice in VC++ 2008 2008-10-11 17:28:16 +00:00
h_vogt 3dc3d42553 Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008 2008-10-04 22:44:52 +00:00
h_vogt ee349375bd error during debug:' time' not defined 2008-09-23 22:15:27 +00:00
h_vogt cdcf63aa46 add *.cir file path as search path (MS Windows) 2008-09-23 22:13:46 +00:00
h_vogt 73e581f015 VC++ 2008 compatibility 2008-09-23 22:10:56 +00:00
h_vogt 4b055a4ca8 Small changes to allow compilation with MS Visual C++ 2008 2008-09-21 22:18:06 +00:00
saintel c2bb21e261 *** empty log message *** 2008-09-15 06:53:50 +00:00
saintel 00cbe5790f *** empty log message *** 2008-09-15 06:39:21 +00:00
h_vogt b70270c972 typo in makefile.am
AC_LIBTOOL_WIN32_DLL to configure.in
2008-09-13 21:14:07 +00:00
h_vogt 4b10166e80 allow compilation with tcl under windows 2008-09-13 10:20:57 +00:00
saintel c797191050 *** empty log message *** 2008-09-01 20:29:27 +00:00
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 2008-08-27 13:39:05 +00:00
pnenzi cacdda8fde Removed --enable-intnoise switch and related ifdef. Integrated noise
plot now is always generated.
2008-08-25 18:58:00 +00:00
pnenzi 7f6ad5c706 Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS 2008-08-24 17:12:50 +00:00
pnenzi 5dfde8105f Machine accuracy limits always defined. 2008-08-24 17:03:26 +00:00
pnenzi 64baf803b6 Small corrections: duplicate entries and redundant include. 2008-08-23 07:51:08 +00:00
pnenzi 966ec71b16 Applied patch from Lionel Sainte Cluque to compile spice without X
Windows
2008-08-21 10:34:29 +00:00
pnenzi 9cc832a57f Removed duplicate entry for ccvs. 2008-08-21 09:43:54 +00:00
r29173 2742986059 add dependency $module.c: admsva/$module.va 2008-08-19 08:48:26 +00:00
dwarning cb8dc85cfb pid and wait() processing under solaris 2008-05-31 08:38:56 +00:00
dwarning d9bcd3add3 Only correct a CR/LF problem 2008-05-25 18:35:42 +00:00
h_vogt bb7b55bc63 Progress status display under Windows added. 2008-05-24 18:21:44 +00:00
h_vogt 655d8aea02 Fast fourier transform for transient data analysis 2008-05-24 18:06:33 +00:00
dwarning 153a89afcd FLAGS for sun studio compiler 2008-05-24 17:53:49 +00:00
dwarning 29fc491c8e no message 2008-05-21 20:32:50 +00:00
dwarning 6bd5f8470b Changes to compile under Sun Studio 11 for Solaris 2008-05-18 19:25:17 +00:00
dwarning 189421c373 let us concentrate to one revision 2008-05-18 18:08:16 +00:00
dwarning 6c91a269ce all supplied erfc only valid for x > 0 2008-05-13 19:45:43 +00:00
dwarning bce499a9e1 global nodes and numparams now as default 2008-05-12 15:52:59 +00:00
dwarning a299cdf8b0 uninitialized variables initialized 2008-05-12 08:42:42 +00:00
dwarning 201f5f42d8 better erfc for lossy transmission line 2008-05-11 20:29:50 +00:00
dwarning a28ad1a197 math functions in one central place maths/misc 2008-05-11 20:27:28 +00:00
h_vogt 77925f7f48 memory information from /proc/... (LINUX) or api functions (Windows) 2008-05-10 16:07:22 +00:00
h_vogt b7015cb5f3 No printing of "reference value" into log-file (Windows) 2008-05-06 19:35:05 +00:00
dwarning 5159eac292 srandom has a macro in ngspice.h 2008-05-03 16:05:47 +00:00
h_vogt 30aba21d91 [ 1885979 ] Segmentation fault on plot window maximize after hardcopy: debugged 2008-05-01 16:53:30 +00:00
h_vogt 5e0964c4d4 remove iplot bug (line 686) 2008-04-28 18:39:06 +00:00
dwarning 202fb6511f change _DEBUG to TRACE - a try to unique debug switches 2008-04-27 18:35:33 +00:00
dwarning c505cd4436 adding windows gnuplot, some modifications 2008-04-27 18:34:43 +00:00
h_vogt 3d9607ccfa return upon NULL as the first task 2008-04-26 17:50:02 +00:00
h_vogt 6efcfa3606 inp_sort_params() with dynamic memory allocation 2008-04-26 16:19:36 +00:00
h_vogt 0669e293f5 vectors of complex variables o.k. in inp_fix_param_values 2008-04-25 15:12:13 +00:00
h_vogt 39e0a1a38b inp_fix_param_values will recognize complex variables 2008-04-23 19:17:37 +00:00
h_vogt 2fcfd0ee61 .cmodel added for xspice compatibility 2008-04-20 17:08:20 +00:00
dwarning a277f1b082 pragmas only for MSC 2008-04-20 09:34:03 +00:00
dwarning af3afcca38 Reconstruct NEWCONV macro 2008-04-20 09:33:06 +00:00
h_vogt 389b1662ef inp_fix_param() modified for xspice compatibility 2008-04-19 20:50:23 +00:00
dwarning 0e52a0fcc2 backup NEWCONV because of using original BSIM code 2008-04-16 20:20:49 +00:00
dwarning c241af9864 prevent unused 2008-04-16 20:18:25 +00:00
dwarning c2d79e44b6 New bsim3soi version 4.0 2008-04-16 20:14:09 +00:00
dwarning ecd45d7ce3 old version 2008-04-16 20:09:23 +00:00
h_vogt c03b298876 larger text buffer, MakeArgcArgv() improved, winmessage() added 2008-04-13 14:30:28 +00:00
h_vogt 63ed715f75 temporary file for Win added, improved printout for batch mode 2008-04-13 14:29:16 +00:00
h_vogt d1bcacb208 XSPICE, CIDER models excuded from inp_fix_param_values(), debug output 2008-04-13 14:27:27 +00:00
h_vogt 8ed853345e BOOLEAN definition 2008-04-13 12:46:36 +00:00
dwarning 9cbf5a91ee moving some string functions from inpcom.c 2008-04-06 19:36:06 +00:00
dwarning 94323196ff define the missing buffer nam_buf for mos devices 2008-04-06 19:34:57 +00:00
dwarning 0f5618619c removing BOOLEAN definition (checked under mingw) 2008-04-06 19:33:38 +00:00
dwarning da6d5ea3d7 better TRACEing 2008-03-23 11:40:10 +00:00
dwarning 9844e8851b Nodes for SOI devices not detected correct 2008-03-23 11:38:32 +00:00
pnenzi 6b61d1d660 Added initial support for gnuplot output (not yet working) 2008-03-22 13:10:46 +00:00
dwarning bb1539b666 fix conflict for own shutdown function 2008-01-20 17:36:02 +00:00
dwarning 16adcce60f avoid access to uninitialized memory 2008-01-20 13:20:14 +00:00
dwarning 70e9121bbb more precise recognition of subckt names 2008-01-19 21:35:44 +00:00
dwarning b84cbc7127 xspice ipc is possible 2008-01-12 16:24:22 +00:00
dwarning ae1d4f899f add NL at the EOF 2008-01-06 17:45:33 +00:00
dwarning e352cb46dd correct subckt expansion and new bsim model level/version selection 2008-01-06 14:09:33 +00:00