Holger Vogt
f541c6fb05
C:\Spice64 is again the default install directory for ngspice made by MSVC.
2 years ago
Giles Atkinson
c18447f9f5
Add the support files for co-simulation with Verilog code
compiled by Verilator. Also add script files to Visual Studio builds
that are already installed by the Makefile builds.
2 years ago
Holger Vogt
464da80d92
Allow a separate installation directory Spice64_KLU for MS Windows and MSVC
3 years ago
Holger Vogt
5ee1be955c
Provide a suitable spinit, if ngspice is started
directly from the Visual Studio Debugger.
8 years ago
Holger Vogt
24beadb11b
VC++: make the library path for fftw independent from the actual version:
fftw-3.3.5-dll64 --> fftw-3.3-dll64
8 years ago
Holger Vogt
5f5ec4f49a
Sort out spinit and vngspice.vcxproj:
During installation into C:\Spice.... a spinit
from spinit_all is copied, having relative paths to the
code models.
A local spinit (needed for the running the local debugger)
is copied from either spinitd or spinitd64, referencing
the code models stored in C:\Spiced..\lib\ngspice by
setting the absolute path.
8 years ago
dwarning
d6e7833681
update fftw3 to version 3.3.5 under windows
8 years ago
h_vogt
37fe5308d3
xspice/icm/table, introduce table2d/table3d
which allows to model devices based upon linear interpolation
10 years ago
h_vogt
72d7bb9c8a
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago