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
4530cde8e2
Use Xspice cm_message_send to report errors rathen than printing to stderr and calling exit. When a d_process model has errors found in start(), sendheader(), and dprocess_exchangedata() these are reported, but if the model is run a SIGINT is raised. There must be a better way of stopping the simulator.
|
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 |