mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
Add some automatic bridge examples, mostly using the bidirectional bridge.
This commit is contained in:
committed by
Holger Vogt
parent
d9952575dd
commit
b212a49982
@@ -0,0 +1,11 @@
|
||||
ADDER - 4 BIT ALL-74HC00-GATE BINARY ADDER WITH AUTOMATIC BRIDGING
|
||||
* behavioral gate description
|
||||
* Automatic A/D insertion
|
||||
*** SUBCIRCUIT DEFINITIONS
|
||||
.include 74HCng_auto.lib
|
||||
|
||||
.param vcc=3 tripdt=6n
|
||||
|
||||
.include ../adder_common.inc
|
||||
|
||||
.END
|
||||
Reference in New Issue
Block a user