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
ace47103e7
Search path for .lib and .include has been enhanced to read complete
or partial paths from environmental variables. The env variable
names have to start with '$' as the first character after the .inc
or .lib token. Two consecutive env variables are possible. They are
read each until directory separator '/' or '\\', or if none is found,
until the end of the line. In this case the filename has to be included
in the env variable. A .lib line may look like
.lib "$ENVS1\$ENVS2/libraries\sky130_fd_pr\latest\models\sky130.lib.spice" tt
If an env variable is read successfully, a ngspice variable with
the same name (without leading '$') and contents is defined for
use in a .control section.
2 years ago
..
Monte_Carlo
Fix internet address
4 years ago
TransImpedanceAmp
Some hints how to use this file
8 years ago
TransmissionLines
Better visibility of the results
3 years ago
adms
Comment out non-ngspice compatible commands
4 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
Example for 7490a Pspice subckt. This exercises jkff, logicexp, and pindly conversions to XSPICE.
3 years ago
hicum2
prevent non-monotonic scale
5 years ago
inductive-systems
examples/inductive-systems/*, add test files
9 years ago
klu/ Circuits
Added missing ISCAS85 libraries
3 years ago
loops
Repeat loop requires plain number, transformed vector, or transformed variable
2 years ago
measure
measure example with expression evaluation
2 years ago
memristor
Obtain memory and simulation time
4 years ago
mos
MOS example files updated and moved to its own directory
3 years ago
noise
implement osdi noise support
2 years ago
numparam
Add a simple example of using string-valued parameters.
3 years ago
optran
special ngbehavior needed
3 years ago
osdi
add examples for OSDI noise
2 years ago
p-to-n-examples
Use sparse, as KLU will fail.
3 years 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
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
hcopywidth and hcopyheight failed with SVG plot
4 years 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 the support files for co-simulation with Verilog code
2 years ago