| .. |
|
ciderlib
|
Use the current point number as the single digit index for Cider 2D ascii save files. This conforms to the normal usage with other types of ascii rawfile. The numd parser table entry for ic.file now has the correct IF_STRING type.
|
2021-09-29 20:28:59 +02:00 |
|
frontend
|
Enable power measurement for W switch
|
2022-10-07 13:18:51 +02:00 |
|
include
|
Check for name collisions between nodes generated during translation from Pspice to Xspice and instance pin or subckt port names. These are reported as ERRRORs.
|
2022-10-07 13:14:35 +02:00 |
|
maths
|
Avoid jump in phase when crossing 90° boundaries.
|
2022-10-07 13:00:02 +02:00 |
|
misc
|
Add a new function char* gettok_np(char** s)
|
2022-10-07 13:00:44 +02:00 |
|
spicelib
|
Iterations for op or dc may start with arguments 0 for ln().
|
2022-10-07 13:19:22 +02:00 |
|
xspice
|
Handle the case when control voltages on and off are equal.
|
2022-10-07 13:12:56 +02:00 |
|
ChangeLog
|
…
|
|
|
Makefile.am
|
Enable compiling the shared ngspice library with S-parameters enabled
|
2022-05-02 11:43:46 +02:00 |
|
ciderinit
|
…
|
|
|
conf.c
|
…
|
|
|
conf.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
devaxis
|
…
|
|
|
devload
|
…
|
|
|
hist_info.c
|
missing part of patch #56
|
2019-08-13 23:30:39 +02:00 |
|
hist_info.h
|
missing part of patch #56
|
2019-08-13 23:30:39 +02:00 |
|
main.c
|
Exit when executing the input fails,
|
2022-10-07 11:36:31 +02:00 |
|
makeidx.c
|
…
|
|
|
nghelp.c
|
re-enable making the old help system for Linux/Cygwin
|
2021-07-08 15:34:41 +02:00 |
|
ngicon.rc
|
adding the ngspice icon to the MINGW executable
|
2020-08-20 15:19:21 +02:00 |
|
ngmultidec.c
|
use 'fabs()'
|
2016-10-15 15:06:17 +02:00 |
|
ngnutmeg.c
|
cleanup, whitespace
|
2012-10-06 12:30:31 +02:00 |
|
ngproc2mod.c
|
re-enable making old apps with --enable-oldapps
|
2020-03-15 08:51:16 +01:00 |
|
ngsconvert.c
|
Re-enable compiling ngsconvert again
|
2021-02-21 16:48:21 +01:00 |
|
ngspice.c
|
cleanup, whitespace
|
2012-10-06 12:30:31 +02:00 |
|
ngspice.ico
|
adding the ngspice icon to the MINGW executable
|
2020-08-20 15:19:21 +02:00 |
|
ngspice.txt
|
remove the ancient nobjthack option to fake 3-terminal bjt's
|
2016-11-01 11:56:48 +01:00 |
|
pkgIndex.tcl.in
|
…
|
|
|
setplot
|
…
|
|
|
sharedspice.c
|
When transferring boolean data over the ABI, keep them as boolean types, not integer
|
2021-08-03 15:57:58 +02:00 |
|
spectrum
|
…
|
|
|
spice.def
|
missing newline at end of file
|
2012-10-20 19:49:10 +02:00 |
|
spinit.in
|
Fix for ticket #570: Interactive prompting is always active.
|
2022-01-12 15:22:19 +01:00 |
|
tclspice.c
|
Add and ignore angle in fcn for text out
|
2020-03-15 08:51:05 +01:00 |
|
tclspice.map
|
…
|
|
|
tclspinit.in
|
…
|
|
|
winmain.c
|
WinGUI: Add a button 'Stop' to stop a simulation in intercative
|
2022-10-07 13:04:25 +02:00 |
|
winmain.h
|
[PATCH #56] New history buffering
|
2019-08-13 23:30:05 +02:00 |