211 Commits (56701e3d10ee9e5e58141a63e25e2d3b60cecff9)

Author SHA1 Message Date
Holger Vogt 578a42e084 provide correct output path for cmpp.exe during 64 bit compilation 8 years ago
Holger Vogt 5ee1be955c Provide a suitable spinit, if ngspice is started 8 years ago
dwarning ca8481d9fc skip minor version in fftw path 8 years ago
Holger Vogt 0643a6eb57 Make cmpp with 64 bit in all 64 bit configurations 8 years ago
Holger Vogt 21f5b20951 Unify stack reserve 4194304 and stack commit 1048576 8 years ago
Holger Vogt 24beadb11b VC++: make the library path for fftw independent from the actual version: 8 years ago
Holger Vogt 522af31788 unify stacke size reserved 4194304 8 years ago
Holger Vogt 205a455070 corrected 64 bit for x64 8 years ago
Holger Vogt faa7ce003c Add a new code model 'sidiode' with a simple diode: 8 years ago
Holger Vogt 5f5ec4f49a Sort out spinit and vngspice.vcxproj: 8 years ago
Holger Vogt 1f91d0860e Set a relative path to find spinit and to load the codemodels. 8 years ago
dwarning d6e7833681 update fftw3 to version 3.3.5 under windows 8 years ago
Holger Vogt b0883ffc5d add the reset command to avoid huge memory leak 8 years ago
dwarning 6c682180ab ignore VS database files 8 years ago
Holger Vogt 6d14d0904a add evtshared.h to the MSVC project files 8 years ago
Holger Vogt 732c684756 update to the example, safeguard return value of ngSpice_GVI_handle 8 years ago
Holger Vogt 1504aba152 test file is now suited for Linux and VS 8 years ago
Holger Vogt 7de54b4819 rename evt node handle 8 years ago
Holger Vogt 4d10ddc6c0 preprocessor flag XSPICE also for release version 8 years ago
Holger Vogt 8324b0f646 prepare ngspice-28 8 years ago
Holger Vogt 0f46bb688f add comment and short README to ngspice shared 8 years ago
Holger Vogt 9c5115cd00 add 64 bit capability 8 years ago
Holger Vogt 78643cbff7 fix paths to start app either by *.bat file 8 years ago
h_vogt 81bd6b7d17 example added (adder_mos.cir) to demonstrate 'save none' 9 years ago
h_vogt 3958783010 example for using shared ngspice.dll with XSPICE 9 years ago
h_vogt 20f6727e29 evtshared.c, prepare node data for transfer via shared ngspice interface 9 years ago
Holger Vogt 8473c8e03c remove empty VMOSdelete() function 8 years ago
Holger Vogt b6a8613427 remove unused old sensitivity functions 8 years ago
Holger Vogt d9bc4a5b41 add src/spicelib/devices/vdmos to ngspice 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar 93b62297d8 devices/mos6, add missing files mos6del.c and mos6mdel.c 8 years ago
rlar c900cc8824 drop ngspice internal implementation of erfc() 9 years ago
h_vogt 5df712cd24 prepare ngspice-27 9 years ago
Tim Edwards fd79197fc0 xspice/icm/digital, introduce d_genlut 10 years ago
Tim Edwards 8ae3b84c7c xspice/icm/digital, introduce d_lut 10 years ago
h_vogt 37fe5308d3 xspice/icm/table, introduce table2d/table3d 10 years ago
h_vogt b85270c30c sharedspice.vcxproj, add 64 bit capability 10 years ago
h_vogt 57980c7471 sharedspice.vcxproj, add suitable preprocessor flags 10 years ago
rlar 875cab6758 *.vcxproj, enable <GenerateDebugInformation>true 10 years ago
rlar edaded001a *.vcxproj, use <DebugInformationFormat>ProgramDatabase 10 years ago
rlar 96a35e0144 *.vcxproj, increase <WarningLevel>Level4 10 years ago
h_vogt 9f62057973 introduce include file "ngspice/randnumb.h" 10 years ago
rlar d298d5cc2f use memset() instead of deprecated bzero() 10 years ago
rlar 141ed61ec8 use memcpy() instead of deprecated bcopy() 10 years ago
rlar 4c60783e4d xspice, implement EVTdest() to fix xspice memory leaks 10 years ago
rlar 97cc400efb ngspice/evt.h, ngspice/enh.t, reduce scope of these include files 10 years ago
h_vogt 7d8e287fa3 enable backquote substitution for Visual Studio console apps 10 years ago
h_vogt 72d7bb9c8a introduce visualc/{*install*.bat,*.sln} and update howto file 10 years ago
h_vogt c022d8f419 introduce visualc/xspice 10 years ago
h_vogt caee377fd3 visualc/, put flex/bison output files into tmp-bison/ 10 years ago