ngspice/visualc
Giles Atkinson ce1ecca15e Add support for including Verilog simulation within an instance
of the d_cosim codemodel, using libvvp, the simulation runtime of
Icarus Verilog.  This complements the existing method using Verilator.
The new source code is built into two binary shared libraries,
ivlng.so (or .DLL) and ivlng.vpi that are loaded during simulation.
2024-11-02 22:30:07 +01:00
..
KLU Set up to compile with MS VS2022 2023-08-16 11:14:23 +02:00
ng_shared_xspice_v Update for the caller to invoke shared ngspice 2021-08-08 10:21:40 +02:00
src 43+ developing towards ngspice-44 2024-11-02 22:21:51 +01:00
xspice Add support for including Verilog simulation within an instance 2024-11-02 22:30:07 +01:00
.gitignore add osdinoise.c 2023-11-04 19:36:31 +01:00
how-to-fftw.txt skip minor version in fftw path 2018-10-16 07:53:38 +02:00
how-to-ngspice-vstudio.txt Clarify win_bison location 2020-10-10 13:55:47 +02:00
make-install-vngspice.bat Add support for including Verilog simulation within an instance 2024-11-02 22:30:07 +01:00
make-install-vngspiced.bat Add support for including Verilog simulation within an instance 2024-11-02 22:30:07 +01:00
ngspice-x86.exe.manifest add a manifest file 2019-11-30 11:38:34 +01:00
ngspice.exe.manifest add a manifest file 2019-11-30 11:38:34 +01:00
ngspice.ico add an icon to MS Windows VC exe 2018-12-17 23:03:27 +01:00
resource.h update to re-enable icon 2020-04-04 14:21:01 +02:00
sharedspice.sln dependent project klu_complex added 2023-10-23 16:50:49 +02:00
sharedspice.vcxproj Add files com_fileio.c, .h to shared and fftw ngspice 2023-11-30 20:10:41 +01:00
spinit_all Unify all spinit sources 2024-05-01 10:27:31 +02:00
spinitd Unify all spinit sources 2024-05-01 10:27:31 +02:00
spinitd64 Unify all spinit sources 2024-05-01 10:27:31 +02:00
spinitr Unify all spinit sources 2024-05-01 10:27:31 +02:00
spinitr64 Unify all spinit sources 2024-05-01 10:27:31 +02:00
vngspice-fftw.sln include KLU in to project 2023-08-30 21:20:16 +02:00
vngspice-fftw.vcxproj Add files com_fileio.c, .h to shared and fftw ngspice 2023-11-30 20:10:41 +01:00
vngspice.rc update to re-enable icon 2020-04-04 14:21:01 +02:00
vngspice.sln When compiling console debug, use debug version of KLU 2024-07-08 14:41:07 +02:00
vngspice.vcxproj New interpreter commands strstr, strslice, fopen, fread and fclose. 2023-11-27 14:58:01 +00:00