| .. |
|
ciderlib
|
send error message to stderr, not to stdout
|
2022-10-08 16:51:02 +02:00 |
|
frontend
|
For unspecified gate delays (logic and tristate gates), which PSpice would consider as zero, set the rise and fall delays to 1.e-12s (the minimum for Xspice). For dff, jkff, dlatch, and srlatch use the Xspice default 1.0ns for rise and fall delays. If the ngspice variable (ps_port_directions & 2) is true, write the translated subckt to stdout, with TRANS_OUT prefix, for debugging purposes. The user could edit and replace the translated subckt if desired.
|
2023-02-01 17:36:36 +01:00 |
|
include
|
enable make dist
|
2023-01-30 13:09:15 +01:00 |
|
maths
|
The modulo function a % n should accept a==0.
|
2023-01-15 13:37:57 +01:00 |
|
misc
|
In the ngspice shared library the fcn ivers is called
|
2023-01-30 10:58:50 +01:00 |
|
osdi
|
max_align_t is used to examine the largest alignment requirement,
|
2023-02-01 13:10:53 +01:00 |
|
spicelib
|
Preliminary bug-617 fix:
|
2023-01-29 17:05:56 +01:00 |
|
xspice
|
Prevent crash when cm_analog_set_temp_bkpt() is called during OPtran().
|
2022-12-11 15:35:31 +01:00 |
|
ChangeLog
|
Holger Vogt Windows port for Ngspice.
|
2002-01-03 22:44:21 +00:00 |
|
Makefile.am
|
enable compiling of shared lib without osdi interface
|
2023-01-30 16:52:14 +01:00 |
|
ciderinit
|
Cider simulator (scripts) Import.
|
2003-08-11 19:40:31 +00:00 |
|
conf.c
|
#2/6 config.h --> ngspice/config.h, #include's
|
2011-12-27 11:33:01 +00:00 |
|
conf.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
devaxis
|
Cider simulator (scripts) Import.
|
2003-08-11 19:40:31 +00:00 |
|
devload
|
Cider simulator (scripts) Import.
|
2003-08-11 19:40:31 +00:00 |
|
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
|
Add boolean variables as flags when XSPICE and/or OSDI are enabled
|
2023-01-20 15:07:57 +01:00 |
|
makeidx.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
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
|
Repair the broken --enable-oldapps option
|
2022-12-11 15:47:05 +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
|
fix file modes
|
2012-06-12 21:26:29 +02:00 |
|
setplot
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
|
2001-01-21 17:24:23 +00:00 |
|
sharedspice.c
|
Add boolean variables as flags when XSPICE and/or OSDI are enabled
|
2023-01-20 15:07:57 +01:00 |
|
spectrum
|
sighandler_t not under Wondows, spetrum script updated
|
2010-07-06 12:24:08 +00:00 |
|
spice.def
|
missing newline at end of file
|
2012-10-20 19:49:10 +02:00 |
|
spinit.in
|
fix comment
|
2023-01-27 16:09:51 +01:00 |
|
tclspice.c
|
Add and ignore angle in fcn for text out
|
2020-03-15 08:51:05 +01:00 |
|
tclspice.map
|
TCLSPICE IMPORT + libtool + measure2 command
|
2008-08-27 13:39:05 +00:00 |
|
tclspinit.in
|
generate spinit and tclspinit at `make' time
|
2011-12-29 14:29:44 +00:00 |
|
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 |