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
8c72a76844
Another attempt at clean up of error handling and reporting. It's OK on limux and cygwin, but Windows VisualC is being stubborn. I would prefer not to have to call exit(1) just for Windows, since then nothing is reported and the gui disappears in a puff of smoke. Even without the exit calls nothing gets reported with the Windows gui which will hang when there are errors detected by d_process.
|
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 |