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
f13aa89626
Add new functions for operators x**y or x^y
compatmode hs: x>0 pow(x, y), x<0 pow(x, round(y)), X=0 0
compatmode lt: x>0 pow(x, y), x<0 pow(x, y) if y is close to integer, else 0
|
3 years ago |
| .. |
|
3d_loop.sp
|
examples/various: tests and loops using alterparam
|
8 years ago |
|
FFT_Leakage.cir
|
two examples to show fft/ifft vector command
|
12 years ago |
|
FFT_tests.cir
|
two examples to show fft/ifft vector command
|
12 years ago |
|
RKM-C-1.cir
|
Some typos
|
5 years ago |
|
RKM-R-1.cir
|
Some typos
|
5 years ago |
|
adder_mos.cir
|
input examples drawn from manual
|
14 years ago |
|
agauss_test.cir
|
input examples drawn from manual
|
14 years ago |
|
alterparam.sp
|
replace mc_source by reset, to avoid adding additional circuits
|
8 years ago |
|
bjt_ac_par.sp
|
bjt and diode: examples for plotting small signal parameters in a dc sweep
|
9 years ago |
|
bjtnoise.cir
|
noise example with bip transistor
|
8 years ago |
|
compose-examples.cir
|
Patch #83
|
7 years ago |
|
cutout1.cir
|
demonstrate the command 'cutout'
|
6 years ago |
|
dc_loop.sp
|
examples/various: tests and loops using alterparam
|
8 years ago |
|
diode_ac_par.sp
|
dio, introduce qd as an alias for diode charge to get the right unit in plotting
|
9 years ago |
|
gain_stage.cir
|
input examples drawn from manual
|
14 years ago |
|
i(xxx)_tests.cir
|
example file for current measurement with function i(device)
|
8 years ago |
|
integrate1.cir
|
Add other integration methods to the example
|
4 years ago |
|
model-name-check.cir
|
move model name example to examples/various
|
7 years ago |
|
modelcard.nmos
|
binning constraints are wrong and obsolete for the examples
|
9 years ago |
|
modelcard.pmos
|
binning constraints are wrong and obsolete for the examples
|
9 years ago |
|
nmos_out_BSIM330.sp
|
MOS output characteristics with and witout drain series resistance
|
6 years ago |
|
nmos_out_BSIM330_plainwrite.sp
|
Add variable 'plainplot' to allow plotting without
|
5 years ago |
|
nmos_out_BSIM330_svg.sp
|
svg hardcopy example
|
5 years ago |
|
nmos_pmos_BSIM330.sp
|
Replace $ in instance and.model lines by ;
|
4 years ago |
|
nmos_pmos_plotting.sp
|
various fonts and font sizes for plotting
|
7 years ago |
|
param_sweep.cir
|
input examples drawn from manual
|
14 years ago |
|
res-value-options.cir
|
For C and R device enable value tokens like 4k7 or 1u2
|
5 years ago |
|
ro-meas.cir
|
Write some output to file with raw file or table format.
|
5 years ago |
|
ro_17_4.cir
|
increase max. number of threads for BSIM4 to 8
|
6 years ago |
|
tmp-noise-2.cir
|
move example files
|
8 years ago |
|
tmp-noise.cir
|
Replace $ in instance and.model lines by ;
|
4 years ago |
|
todo-temper-3.cir
|
move example files
|
8 years ago |