409 Commits (6eeaaa7ca74cba82914745dbee32f73713e5f3ab)

Author SHA1 Message Date
Joe DiPrima 6eeaaa7ca7 Add pyngspice Python bindings with targeted capacitor probing 1 month ago
Holger Vogt d5ef8a3660 Remove all entries connected to IPC, an outdated (>30 years) 5 months ago
Holger Vogt b260b4bc27 Entries to old CLUSTER code removed. 5 months ago
Holger Vogt b8357edddc Add analog code model astate. 6 months ago
Holger Vogt 0e8cc00070 We are developing towards ngspice-46 7 months ago
Holger Vogt 86ea9fee8a Prepare for ngspice-45 7 months ago
dwarning a44f7ce87a fix a wrong Release/Debug selection for console build 8 months ago
Holger Vogt 467485ae23 Add support for tlines code models 8 months ago
Holger Vogt 29d5584c56 Bug fixes: 8 months ago
Holger Vogt 33efc5ed2c Add functions for VS non-C99-compatible complex data manipulation, 8 months ago
Holger Vogt 0aa5c92a58 Add project section (autom. done by VS) 8 months ago
Holger Vogt 85c600a923 Enable Visual Studio support for tline 8 months ago
Holger Vogt b628032d7d Add a generator for SEE (single event effects) pulses as a code model. 10 months ago
dwarning 8a49164aec ReleaseOMP x64 needs fftw-3.3-dll64 include directory 1 year ago
Holger Vogt dd07008b55 Remove ADMS related code 1 year ago
Giles Atkinson c7c85ecadc Add co-simulation with VHDL, using the GHDL compiler and d_cosim. 1 year ago
Holger Vogt 1a1d2558e8 We are developing towards ngspice-45 10 months ago
Holger Vogt 80d22fc802 Prepare the bug-fix release 44.2 1 year ago
Holger Vogt 6e5d084a02 "x64" was hardcoded into aux-digital.bat and is used in the compiling of digital.vcxproj. 1 year ago
Holger Vogt 8eea1f0b41 Prepare ngspice-44 1 year ago
Holger Vogt deb3cd9809 Replace all BOOLEAN, BOOL, _Bool by bool 1 year ago
dwarning 40aa445ee8 unify os dependent time code in one file - rm win_time.c 1 year ago
dwarning 3faed1647a Reorder and renovate timer functions taking into account ngspice multiprocessor capabilities 1 year ago
Holger Vogt 0fadbdc488 Don't compile with OpenMP support, as it is not used in KLU. 1 year ago
Holger Vogt 2d9e5fede6 /openmp:llvm removed from additional options for the 'Release' builds 1 year ago
dwarning c8959ba072 ignore visualc xspice verilog dir 2 years ago
Holger Vogt 82af46085d Enable using fftw3 as a build option of shared ngspice on Windows 2 years ago
Holger Vogt a96237061d Copy the correct spinit to ngspice/visualc 2 years ago
Giles Atkinson ce1ecca15e Add support for including Verilog simulation within an instance 2 years ago
Holger Vogt a8c1104cfb 43+ developing towards ngspice-44 2 years ago
Holger Vogt f59a68321d When compiling console debug, use debug version of KLU 2 years ago
Holger Vogt 33939d3f50 Prepare ngspice-43 2 years ago
Holger Vogt 2c2c97104f Unify all spinit sources 2 years ago
Holger Vogt f541c6fb05 C:\Spice64 is again the default install directory for ngspice made by MSVC. 2 years ago
Holger Vogt a4ae81ec06 We are developing towards ngspice-43 2 years ago
Holger Vogt 1ad639d90a Add d_cosim to MS project file 2 years ago
Holger Vogt ce8f6c5017 prepare ngspice-42 2 years ago
Holger Vogt 7175a39448 Add files com_fileio.c, .h to shared and fftw ngspice 2 years ago
Giles Atkinson c18447f9f5 Add the support files for co-simulation with Verilog code 2 years ago
Giles Atkinson 3ba314d4bc New interpreter commands strstr, strslice, fopen, fread and fclose. 3 years ago
Giles Atkinson 566e2938f4 Add XSPICE code model d_cosim, a generic adaptor for digital cosimulation. 2 years ago
Holger Vogt 70e366021b Generate seed numbers from a microseconds clock, not a seconds clock 2 years ago
dwarning 42f882e4e4 add osdinoise.c 2 years ago
dwarning e67a6a1297 add osdinoise 2 years ago
Brian Taylor 3bb6e86015 Add Windows Visual Studio support for the Isotel d_process xspice digital model. The Isotel mixedsim-master/examples/embedded/motorforce C code needs to have minor changes for _MSC_VER defines, and are not included with this commit. The changes relate to using #pragma pack(push, 1)...#pragma pack(pop) around some structs, and setting stdin/stdout in binary mode. It is doubtful that the cfunc.mod will compile on mingw or cygwin since I don't know if they support pipe/fork/exec/spawn calls. The code builds and runs on Windows, Linux, and MacOS. In the future, Giles Atkinson is looking at allowing Xspice models to load shared libraries (.dll, .so) which will avoid creating and communicating with an external program. 3 years ago
Holger Vogt ce82c839e3 dependent project klu_complex added 2 years ago
Holger Vogt 930bd12dc2 Enable degug mode in shared ngspice with KLU 3 years ago
Holger Vogt d6418117b6 Add links to KLU_COMPLEX.lib 3 years ago
Holger Vogt 1d6113c017 Remove unused lib 'Visual leak detector' 3 years ago
dwarning b0420af7e3 include KLU in to project 3 years ago