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 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
..
KLU Fix the zero count. 2 years ago
ng_shared_xspice_v Fix the zero count. 2 years ago
src Fix the zero count. 2 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