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 |
| .. |
|
auto_bridge
|
Add some automatic bridge examples, mostly using the bidirectional bridge.
|
4 years ago |
|
74HCng_short_2.lib
|
Replace $ by ; as a universally valid end-of-line-comment delimiter
|
4 years ago |
|
adder-comparison.txt
|
various digital simulations of a 4-bit NAND gate full adder:
|
8 years ago |
|
adder_Xspice.cir
|
save only relevant digital data (command 'esave'
|
4 years ago |
|
adder_behav.cir
|
Add some automatic bridge examples, mostly using the bidirectional bridge.
|
4 years ago |
|
adder_bip.cir
|
various digital simulations of a 4-bit NAND gate full adder:
|
8 years ago |
|
adder_common.inc
|
Add some automatic bridge examples, mostly using the bidirectional bridge.
|
4 years ago |
|
adder_mos.cir
|
various digital simulations of a 4-bit NAND gate full adder:
|
8 years ago |
|
nggtk.tcl
|
various digital simulations of a 4-bit NAND gate full adder:
|
8 years ago |