Brian Taylor
e29452bdab
Merge branch 'pre-master-46' into bt_dev
2025-12-14 13:57:30 -08:00
Holger Vogt
d5ef8a3660
Remove all entries connected to IPC, an outdated (>30 years)
...
method to link ngspice to a now defunct controller (ATESSE).
2025-10-21 11:18:22 +02:00
Holger Vogt
b260b4bc27
Entries to old CLUSTER code removed.
2025-10-19 22:27:21 +02:00
Brian Taylor
72d8d32ec1
Merge branch 'pre-master-46' into bt_dev
2025-09-21 09:14:40 -07:00
Holger Vogt
b8357edddc
Add analog code model astate.
...
It reports the previous state (delayed by 1 to 3 time steps)
of the input node. Single or differential voltage or current.
2025-09-21 15:52:51 +02:00
Brian Taylor
709d537583
Merge branch 'pre-master-46' into bt_dev
2025-09-03 10:42:41 -07:00
Holger Vogt
0e8cc00070
We are developing towards ngspice-46
2025-09-02 17:07:07 +02:00
Holger Vogt
86ea9fee8a
Prepare for ngspice-45
2025-08-29 15:01:45 +02:00
dwarning
a44f7ce87a
fix a wrong Release/Debug selection for console build
2025-07-29 11:03:57 +02:00
Holger Vogt
467485ae23
Add support for tlines code models
2025-07-29 11:02:08 +02:00
Holger Vogt
29d5584c56
Bug fixes:
...
fix function rdivide
fix a copy/paste bug in cpline
add copying of tlines
2025-07-29 11:01:57 +02:00
Holger Vogt
33efc5ed2c
Add functions for VS non-C99-compatible complex data manipulation,
...
selected by #ifdef _MSC_VER switch.
Update tlines project file, correct buiuld sequence for
code models in vngspice.
Add tlines to spinit.
2025-07-29 11:01:30 +02:00
Holger Vogt
0aa5c92a58
Add project section (autom. done by VS)
2025-07-29 11:01:13 +02:00
Holger Vogt
85c600a923
Enable Visual Studio support for tline
...
FIXME: not yet complete, complex type incompatibility
2025-07-29 11:00:34 +02:00
Holger Vogt
b628032d7d
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-07-29 10:39:58 +02:00
Brian Taylor
11d560ed64
Merge branch 'pre-master-45' into bt_dev
2025-07-15 13:27:12 -07:00
Holger Vogt
8d2e11b218
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-06 15:14:21 +02:00
dwarning
8a49164aec
ReleaseOMP x64 needs fftw-3.3-dll64 include directory
2025-05-24 11:22:58 +02:00
Holger Vogt
dd07008b55
Remove ADMS related code
2025-05-24 11:17:56 +02:00
Giles Atkinson
c7c85ecadc
Add co-simulation with VHDL, using the GHDL compiler and d_cosim.
2025-05-24 11:05:33 +02:00
Holger Vogt
1a1d2558e8
We are developing towards ngspice-45
2025-05-24 10:50:59 +02:00
Brian Taylor
e7a7e8c64c
Merge branch 'pre-master-45' into bt_dev
2025-03-01 17:35:38 -08:00
dwarning
dae27b5135
ReleaseOMP x64 needs fftw-3.3-dll64 include directory
2025-02-27 19:58:30 +01:00
Brian Taylor
c3f798874d
Merge branch 'pre-master-45' into bt_dev
2025-02-16 12:02:33 -08:00
Holger Vogt
5db715296d
Remove ADMS related code
2025-02-07 14:03:51 +01:00
Giles Atkinson
63eb332436
Add co-simulation with VHDL, using the GHDL compiler and d_cosim.
2025-01-30 09:45:35 +00:00
Brian Taylor
932f834a4c
Merge branch 'pre-master-45' into bt_dev
2025-01-26 10:00:29 -08:00
Holger Vogt
80d22fc802
Prepare the bug-fix release 44.2
2025-01-11 11:55:56 +01:00
Holger Vogt
6e5d084a02
"x64" was hardcoded into aux-digital.bat and is used in the compiling of digital.vcxproj.
...
That's problematic for trying to compile x86 or ARM64.
This patch makes digital.vcxproj pass the arch as arg2 to aux-digital.bat
Patch #120 provided by Mark Roszko
2025-01-09 13:21:15 +01:00
Holger Vogt
25e976a73a
"x64" was hardcoded into aux-digital.bat and is used in the compiling of digital.vcxproj.
...
That's problematic for trying to compile x86 or ARM64.
This patch makes digital.vcxproj pass the arch as arg2 to aux-digital.bat
Patch #120 provided by Mark Roszko
2025-01-08 19:46:10 +01:00
Brian Taylor
0368a71f62
Merge branch 'pre-master-45' into bt_dev
2024-12-31 17:30:00 -08:00
Holger Vogt
81431af644
We are developing towrds ngspice-45
2024-12-30 13:25:16 +01:00
Holger Vogt
8eea1f0b41
Prepare ngspice-44
2024-12-26 15:01:10 +01:00
Brian Taylor
d631d7bc04
Merge branch 'pre-master-44' into bt_dev
2024-12-15 09:08:44 -08:00
Holger Vogt
deb3cd9809
Replace all BOOLEAN, BOOL, _Bool by bool
...
Remove all #undef bool (set in conjunction with #iclude <Windows.h>)
2024-12-15 10:25:28 +01:00
Holger Vogt
5a3071dbf4
Replace all BOOLEAN, BOOL, _Bool by bool
...
Remove all #undef bool (set in conjunction with #iclude <Windows.h>)
2024-12-09 16:07:36 +01:00
dwarning
40aa445ee8
unify os dependent time code in one file - rm win_time.c
2024-12-06 22:37:30 +01:00
dwarning
3faed1647a
Reorder and renovate timer functions taking into account ngspice multiprocessor capabilities
...
by using available high performance functions first.
Deprecated ftime() still acts as a backup function.
Solution is portable for today's operating systems and compilers.
2024-12-06 22:35:02 +01:00
Brian Taylor
7ac6370d87
Merge branch 'pre-master-44' into bt_dev
2024-11-04 16:14:48 -08:00
dwarning
c790eea4b2
unify os dependent time code in one file - rm win_time.c
2024-11-03 11:34:41 +01:00
Holger Vogt
0fadbdc488
Don't compile with OpenMP support, as it is not used in KLU.
2024-11-02 22:40:28 +01:00
Holger Vogt
2d9e5fede6
/openmp:llvm removed from additional options for the 'Release' builds
...
(however keep it in the 'ReleaseOMP' builds).
2024-11-02 22:40:05 +01:00
dwarning
c8959ba072
ignore visualc xspice verilog dir
2024-11-02 22:39:34 +01:00
Holger Vogt
82af46085d
Enable using fftw3 as a build option of shared ngspice on Windows
2024-11-02 22:38:28 +01:00
Holger Vogt
a96237061d
Copy the correct spinit to ngspice/visualc
2024-11-02 22:33:36 +01:00
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
Holger Vogt
a8c1104cfb
43+ developing towards ngspice-44
2024-11-02 22:21:51 +01:00
Brian Taylor
5b0c54a1ba
Merge branch 'pre-master-44' into bt_dev
2024-11-02 11:18:20 -07:00
dwarning
47e3eac83c
Reorder and renovate timer functions taking into account ngspice multiprocessor capabilities
...
by using available high performance functions first.
Deprecated ftime() still acts as a backup function.
Solution is portable for today's operating systems and compilers.
2024-11-02 16:58:56 +01:00
Brian Taylor
2cf6e80a70
Merge branch 'pre-master-44' into bt_dev
2024-10-10 11:23:33 -07:00