Holger Vogt
30d09c62ae
retarget the VS project to VS 2019
add mifbindCSC.c to vngspice.vcxpro
6 years ago
h_vogt
50b2694678
vngspice.vcxproj, <AdditionalLibraryDirectories>...Visual Leak Detector
10 years ago
h_vogt
a0fe22bb75
VS21015 project files, enable OpenMP
10 years ago
h_vogt
d829983a04
MS Visual Studio 2015 project files for KLU
KLU added, 32 bit and 64 bit
10 years ago
h_vogt
660b3172a3
config.h, add KLU macro definition
10 years ago
Holger Vogt
bfb520086d
Prepare ngspice-41
3 years ago
Holger Vogt
b0ca2a667a
Add missing pwlts cfunc.mod and ifspec.ifs
3 years ago
Holger Vogt
79c46b0c44
'current time' instead of 'actual time'
3 years ago
Holger Vogt
3b90c12307
Enable compiling with MSVC
3 years ago
Holger Vogt
dcf9846d6e
remove unused header file
3 years ago
Holger Vogt
c90268321a
Add files inpcompat.c, inpcompat.h to project
3 years ago
Holger Vogt
4a95de5cd7
We are developing towards ngspice-41
3 years ago
Holger Vogt
311ddeac0d
Prepare for ngspice-40
3 years ago
Holger Vogt
bcec3cb5e3
Updating links to ngspice web pages
3 years ago
Holger Vogt
d4ee9af2e6
We are developing towards ngspice-40
3 years ago
Holger Vogt
5cb5d218c9
Remove the obsolete RETSIGTYPE, replace by void
3 years ago
Holger Vogt
4ed455ea19
fix comment
3 years ago
Holger Vogt
65cd01f3c5
fix comment
3 years ago
Holger Vogt
802ab2a2c5
Do not try to load *.osdi automatically
3 years ago
Holger Vogt
b9eef23eed
Update the example structure for OSDI/OpenVAF:
all compiled models into lib/ngspice
spinit updated to load the models via command 'osdi'
local calls with 'pre_osdi' commanted out.
3 years ago
Holger Vogt
71002aa42f
Prepare for ngspice-39
3 years ago
Holger Vogt
029f2baff7
Add missing includes
3 years ago
Holger Vogt
fa18c53c37
Update for all MSVC project files:
Update to VC2022 with v143 and /openmp:llvm (due to openmp task)
Add missing osdi files
Add missing udevices.c and logicexp.c
3 years ago
Holger Vogt
f1636cac74
No longer needed, replaced by vngspice.vcxproj
3 years ago
Holger Vogt
4b03f664b3
Remove preprocessor flag XSPICE from MS project file, add it to config.h
instead.
Add OSDI-specific files to project.
3 years ago
Holger Vogt
6c741152f7
Revert "remove unused"
This reverts commit cc2707cfdb .
3 years ago
Holger Vogt
c6b7e55a3f
Move XSPICE preprocessor flag from vcxproj file to config.h
3 years ago
Holger Vogt
dd6ab0a8bb
Do not add to monitored files
3 years ago
Holger Vogt
f58ae56193
Visual Studio 2022 project files,
replacing the original project files.
3 years ago
Holger Vogt
c6f8e999df
undefine XSPICE, define OSDI
3 years ago
Holger Vogt
0628b89fd4
remove unused
3 years ago
Holger Vogt
5d51107ff3
Add logicexp.c to fftw and shared project files
3 years ago
Brian Taylor
4e76586b6b
Reduce the delays of 'zero' delay gates to 1.0e-11. Add decoder test for logicexpr and pindly.
3 years ago
Holger Vogt
f1165052ad
We are developing towards ngspice-39
3 years ago
Holger Vogt
5bc1660773
prepare ngspice-38
3 years ago
Holger Vogt
4cb6c93a1a
Add bidirectional bridge to MS project file for icm digital
4 years ago
Holger Vogt
1d026475a2
pwlts: a pwl v/i source with time input, smoothing and limiting functions
4 years ago
Holger Vogt
26c687b088
enable evtcheck_nodes.c for MS Visual Studio
4 years ago
Holger Vogt
5cf6c23db8
Add udevices.c to project
4 years ago
Holger Vogt
9b056c0c2f
enable compiling with VS 2019
4 years ago
Holger Vogt
d8119aaca4
Don't set interactive mode
4 years ago
Holger Vogt
0faf386d45
We developing towards ngspice-38
The intermediate stage is named 37+
4 years ago
Holger Vogt
a4e6d0eef5
Remove headers: both are available in VS 2019 and VS 2022.
Local stdint.h will lead to a compile error in VS 2022.
4 years ago
Holger Vogt
303cf0c92b
Prepare ngspice-37
4 years ago
Holger Vogt
8a6231a813
fix typo, remove unsuitable comment
4 years ago
Holger Vogt
5c0b41d277
Update to config.h
Move relevant entries up to the top of the file
S-parameter and periodic steady state may be selected in config.h
CIDER and XSPICE are always selected and cannot be excluded
(will not compile without).
4 years ago
Holger Vogt
a29e53528a
Move selection of RFSPICE into config.h
4 years ago
Holger Vogt
ed0580b914
Update to the VS project files:
Add sp simulation to shared ngspice and fftw
Remove a few old, invalid *.h file entries
4 years ago
Alessio Cacciatori
4ebf4901b9
S-parameters in ngspice
With this commit the patch provided by Alessio Cacchiatori the S-parameter is completed:
Noise simulation added with C matrix output
Y and Z matrix output enabled
To allow compiling with gcc, the dense.h inline functions have been put into denseinlines.h
4 years ago
Holger Vogt
246f9f5e9e
d_pwm: Add a hybrid oscillator (analg control in, digital out) with PWM
(pulse width modulation) capability, oscillation frequency is a parameter.
The model has been derived from the d_osc example.
4 years ago