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 |
| .. |
|
adder_mos.cir
|
examples/snapshot: start, interrupt and resume simulation
|
14 years ago |
|
adder_mos_circ.cir
|
examples/snapshot: start, interrupt and resume simulation
|
14 years ago |
|
adder_snload.script
|
examples/snapshot: start, interrupt and resume simulation
|
14 years ago |