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 |
| .. |
|
buggy-meas-tran.sp
|
out-of-interval examples added
|
6 years ago |
|
func_cap.sp
|
examples for .meas
|
17 years ago |
|
inv-meas-tran-auto.sp
|
move to the actual bsim4 version to avoid needless warnings
|
12 years ago |
|
inv-meas-tran-control.sp
|
move to the actual bsim4 version to avoid needless warnings
|
12 years ago |
|
inv-meas-tran.sp
|
move to the actual bsim4 version to avoid needless warnings
|
12 years ago |
|
mos-meas-dc-control-file.sp
|
meas example with output redirection
|
4 years ago |
|
mos-meas-dc-control.sp
|
move to the actual bsim4 version to avoid needless warnings
|
12 years ago |
|
mos-meas-dc.sp
|
move to the actual bsim4 version to avoid needless warnings
|
12 years ago |
|
rc-meas-ac-control.sp
|
updates for .measure
|
17 years ago |
|
rc-meas-ac.sp
|
vm, vi, vp, vr, vdb for ac measurement
|
17 years ago |
|
simple-meas-tran.sp
|
missing newline at end of file
|
14 years ago |