Brian Taylor
4149edd146
Fix circuits so that gtkwave tests run on MacOS. Add encoder/decoder example.
2 years ago
Brian Taylor
00ad25fbc9
Fix d_process named pipes example. Use the correct gtkwave command for MacOS.
The following is also required:
commit 527b8378e8
Author: Brian Taylor <lbwnet@comcast.net>
Date: Wed Apr 10 13:24:48 2024 -0700
Fix circuits so that gtkwave tests run on MacOS. Add encoder/decoder example.
1 year ago
Brian Taylor
68f1015075
Example for 7490a Pspice subckt. This exercises jkff, logicexp, and pindly conversions to XSPICE.
3 years ago
Giles Atkinson
576f218945
Fix the NAND and NOR variants of XSPICE code model multi_input_pwl
and add an example of its use with the E-source NAND variant.
3 years ago
Brian Taylor
14a403e193
Use ~ on the input of a tristate buffer for INV3, and avoid creating an extra inverter. For ff/latch use ~ on set/reset and jkff clock inputs to avoid creating extra inverters.
3 years ago
Giles Atkinson
7f4eb1c7d8
Add examples of controlling auto-bridge behaviour
with the "vcc" and "family" parameters.
3 years ago
Brian Taylor
4936fa2b1d
Add serial load to 74f524 example.
3 years ago
Brian Taylor
c7fd3bcaee
Add example for 74f524.
3 years ago
Holger Vogt
4f73f18f6d
Remove
3 years ago
Holger Vogt
69660ad387
Move adder_common.inc to be available for all test files.
3 years ago
Brian Taylor
7ff8f3773f
Handle cases where logicexp has a timing model but no pindly. This is rare, only 22 tests from the digital libraries. Move digital examples, add missing .spiceint file.
3 years ago
Holger Vogt
5324319edb
Move digital examples to new locations
3 years ago
Giles Atkinson
b212a49982
Add some automatic bridge examples, mostly using the bidirectional bridge.
4 years ago
Holger Vogt
18a01244af
save only relevant digital data (command 'esave'
4 years ago
Holger Vogt
c8beb1e601
Replace $ by ; as a universally valid end-of-line-comment delimiter
4 years ago
Holger Vogt
4667a74389
Adapt gtkwave plotting to the various OSs.
macOS still needs some improvement.
5 years ago
Holger Vogt
ef9ba3d687
remove peronal file path
8 years ago
Holger Vogt
1cbcd25cab
various digital simulations of a 4-bit NAND gate full adder:
Bipolar, MOS, behavioral, and event based
8 years ago