You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 months ago
..
Monte_Carlo
Fix internet address
4 years ago
SkywaterOpenSourcePDK
Add two simple Skywater PDK examples, inverter and ISCAS85 C7552
10 months ago
TransImpedanceAmp
Some hints how to use this file
8 years ago
TransmissionLines
Better visibility of the results
3 years ago
cider
When Cider models are present, a normal batch mode sp_shutdown (for example, ngspice -b cmosinv.cir) will call com_quit(NULL). This cleans up so that valgrind will find no leaks in Cider devices after sp_shutdown. To disable this feature, set the environment variable CIDER_COM_QUIT="OFF". Even though it really does not matter that Cider memory is cleared just before exit, it makes it cleaner for valgrind checks.
3 years ago
control_structs
S-parameters: Replace S11 by S_1_1 etc. to avoid ambiguity
4 years ago
ddt
Remove unused variable debarr.
3 years ago
digital
Fix circuits so that gtkwave tests run on MacOS. Add encoder/decoder example.
10 months ago
hicum2
prevent non-monotonic scale
5 years ago
inductive-systems
examples/inductive-systems/*, add test files
9 years ago
klu/ Circuits
iscas_stdcell.lib need geometry parameters, but is not used anyway, so commented out
1 year ago
loops
Repeat loop requires plain number, transformed vector, or transformed variable
2 years ago
measure
Enable expressions in a meas statement within a .control section, like
8 months ago
memristor
Obtain memory and simulation time
4 years ago
mos
File encoding is now UTF-8
1 year ago
noise
implement osdi noise support
2 years ago
numparam
Try to clarify the mechanism of parameter substitution and add
1 year ago
optran
special ngbehavior needed
3 years ago
osdi
options are not required
10 months ago
p-to-n-examples
Add note on compatibility mode psa
1 year ago
paranoia
Fix some typos.
2 years ago
plot
plotting/grid.c, bug fix, avoid string buffer overflow
8 years ago
probe
Enable power measurement for W switch
4 years ago
proc2mod
Added some examples.
22 years ago
pss
move to the actual bsim4 version to avoid needless warnings
12 years ago
shared
Add an extended shared library test program with additional
10 months ago
snapshot
examples/snapshot: start, interrupt and resume simulation
14 years ago
soa
Add a comment to say that LT/PSPICE compatability is needed.
3 years ago
soi
remove warnings
7 years ago
sp
better visibility
3 years ago
svg
File encoding is now UTF-8
1 year ago
tclspice
tcl-testbench[x].sh: Use bash within shebang
4 years ago
transient-noise
noisy ring-oszillator now using transistors with different W/L
8 years ago
utf-8/ стекло
Upgrade due to recent ngspice enhancements
5 years ago
various
Add a transformer with parameters on the .subckt line
2 years ago
vbic
better low Ic range covering
3 years ago
vdmos
Add vto model parameter (the default has changed!), add .ic
3 years ago
xspice
Add a generator for SEE (single event effects) pulses as a code model.
8 months ago