| .. |
|
ciderlib
|
Fix some memory leaks (Patch provided by Brian Taylor)
|
2023-08-16 11:14:25 +02:00 |
|
frontend
|
There are approx. 47 out of 1455 subckts in PSPICE 9.1 libraries which contain X* subckt calls together with zero or more U* instances. Now this type of subckt can be translated to XSPICE.
|
2024-02-13 10:11:21 +01:00 |
|
include
|
Several PSPICE 9.1 evaluation digital libraries contain timing .model statements at the global level for subckts with U* instances that reference those models. By specifying "set ps_global_tmodels=1" in .spiceinit an extra pass inside u_instances() will collect those global timing models for use in subckts. Report errors detected when ngspice parses a LOGICEXP but has not added support for operator precendence. Include a hint of how to fix those errors by inserting parentheses. This error only occurs in 10 of 585 cases in the libraries. Note that inpcompat.c has been saved as a unix filetype.
|
2024-01-17 14:15:07 +01:00 |
|
maths
|
fft window functions back to correct scaling - no need need for post scaling step
|
2024-01-24 23:16:44 +01:00 |
|
misc
|
win_time.c as extra distribution, used only by MSVC
|
2023-12-27 19:41:13 +01:00 |
|
osdi
|
Patches provided by Carsten Schoenert: Misspellings, File access
|
2023-12-31 13:51:05 +01:00 |
|
spicelib
|
mos1...3: Beta in noise w/o channel length modulation
|
2024-02-12 18:44:35 +01:00 |
|
xspice
|
Patches provided by Carsten Schoenert: Misspellings, File access
|
2023-12-31 13:51:05 +01:00 |
|
ChangeLog
|
…
|
|
|
Makefile.am
|
Remove ADMS from build process
|
2023-12-29 16:53:39 +01:00 |
|
ciderinit
|
…
|
|
|
conf.c
|
Updating links to ngspice web pages
|
2023-03-18 14:37:02 +01:00 |
|
conf.h
|
…
|
|
|
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
|
Treat input files names passed a start-up the same as those entered
|
2023-11-27 17:16:55 +00: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
|
…
|
|
|
ngnutmeg.c
|
…
|
|
|
ngproc2mod.c
|
re-enable making old apps with --enable-oldapps
|
2020-03-15 08:51:16 +01:00 |
|
ngsconvert.c
|
Repair the broken --enable-oldapps option
|
2022-12-11 15:47:05 +01:00 |
|
ngspice.c
|
…
|
|
|
ngspice.ico
|
adding the ngspice icon to the MINGW executable
|
2020-08-20 15:19:21 +02:00 |
|
ngspice.txt
|
…
|
|
|
pkgIndex.tcl.in
|
…
|
|
|
setplot
|
…
|
|
|
sharedspice.c
|
Allways export function ngCM_Input_Path, independently from XSPICE
|
2023-12-22 17:14:22 +01:00 |
|
spectrum
|
…
|
|
|
spice.def
|
…
|
|
|
spinit.in
|
Revert "Add code in ivars.c to look for a SPICE_ROOT environment variable"
|
2023-08-06 16:27:33 +02:00 |
|
tclspice.c
|
compile with gcc-14 fails due to `-Werror=incompatible-pointer-types`
|
2024-02-02 11:12:24 +01:00 |
|
tclspice.map
|
…
|
|
|
tclspinit.in
|
…
|
|
|
winmain.c
|
Recognise *ng_script_with_params" in the first line of the first
|
2023-11-27 17:06:39 +00:00 |
|
winmain.h
|
[PATCH #56] New history buffering
|
2019-08-13 23:30:05 +02:00 |