ngspice/visualc
Holger Vogt d3612562e1 Add a generator for SEE (single event effects) pulses as a code model.
To be used like
aseegen1 NULL [%id(xcell.n1 m1) %id(xcell.n2 m2) %id(xcell.n1 m1) %id(xcell.n2 m2)] seemod1
.model seemod1 seegen (tdelay = 11n tperiod=25n tfall='tfall' trise='trise' let='let' cdepth='d')
see README.SEEgenerator for details
2025-06-13 00:11:10 +02:00
..
KLU Don't compile with OpenMP support, as it is not used in KLU. 2024-11-02 22:40:28 +01:00
ng_shared_xspice_v Update for the caller to invoke shared ngspice 2021-08-08 10:21:40 +02:00
src Remove ADMS related code 2025-02-07 14:03:51 +01:00
xspice Add a generator for SEE (single event effects) pulses as a code model. 2025-06-13 00:11:10 +02:00
.gitignore ignore visualc xspice verilog dir 2024-11-02 22:39:34 +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 co-simulation with VHDL, using the GHDL compiler and d_cosim. 2025-01-30 09:45:35 +00:00
make-install-vngspiced.bat Add co-simulation with VHDL, using the GHDL compiler and d_cosim. 2025-01-30 09:45:35 +00: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 Enable using fftw3 as a build option of shared ngspice on Windows 2024-11-02 22:38:28 +01:00
sharedspice.vcxproj unify os dependent time code in one file - rm win_time.c 2024-12-06 22:37:30 +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 ReleaseOMP x64 needs fftw-3.3-dll64 include directory 2025-02-27 19:58:30 +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 unify os dependent time code in one file - rm win_time.c 2024-12-06 22:37:30 +01:00