remove peronal file path
This commit is contained in:
parent
e8e5823955
commit
ef9ba3d687
|
|
@ -2,7 +2,7 @@
|
||||||
* behavioral gate description
|
* behavioral gate description
|
||||||
|
|
||||||
*** SUBCIRCUIT DEFINITIONS
|
*** SUBCIRCUIT DEFINITIONS
|
||||||
.include D:\Spice_general\ngspice\examples\digital\74HCng_short_2.lib
|
.include 74HCng_short_2.lib
|
||||||
.param vcc=3 tripdt=6n
|
.param vcc=3 tripdt=6n
|
||||||
|
|
||||||
.SUBCKT ONEBIT 1 2 3 4 5 6
|
.SUBCKT ONEBIT 1 2 3 4 5 6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue