You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Taylor 09f070f582 Error handling improvements in cfunc.mod. Ensure that d_process.h wiil always respond to version and interface checks sent from sendheader. This is needed so that the pipe reads in sendheader do not cause Windows to hang when the interface version and in/out counts do not match. This hang was the cause of errors not being reported and the Windows gui hanging. Startup and header checks are now detected in cm_d_process, and the simulator will run but with runtime errors since a d_process model cannot be completely instantiated after initial errors. It would be good to find a means of gracefully halting the simulation run. 2 years ago
..
KLU Set up to compile with MS VS2022 3 years ago
ng_shared_xspice_v Update for the caller to invoke shared ngspice 5 years ago
src We are developing towards ngspice-42 3 years ago
xspice 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. 2 years ago
.gitignore skip minor version in fftw path 8 years ago
how-to-fftw.txt skip minor version in fftw path 8 years ago
how-to-ngspice-vstudio.txt Clarify win_bison location 6 years ago
make-install-vngspice.bat Allow a separate installation directory Spice64_KLU for MS Windows and MSVC 3 years ago
make-install-vngspiced.bat Provide its own instal directory also for debug, 3 years ago
ngspice-x86.exe.manifest add a manifest file 6 years ago
ngspice.exe.manifest add a manifest file 6 years ago
ngspice.ico add an icon to MS Windows VC exe 7 years ago
resource.h update to re-enable icon 6 years ago
sharedspice.sln dependent project klu_complex added 2 years ago
sharedspice.vcxproj Enable degug mode in shared ngspice with KLU 3 years ago
spinit_all fix comment 3 years ago
spinitd fix comment 3 years ago
spinitd64 fix comment 3 years ago
spinitr fix comment 3 years ago
spinitr64 fix comment 3 years ago
vngspice-fftw.sln include KLU in to project 3 years ago
vngspice-fftw.vcxproj Add links to KLU_COMPLEX.lib 3 years ago
vngspice.rc update to re-enable icon 6 years ago
vngspice.sln include KLU in to project 3 years ago
vngspice.vcxproj Remove unused lib 'Visual leak detector' 3 years ago