repo.or.cz
/
gnucap-felix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
check prequeueing in sock
[gnucap-felix.git]
/
tests
/
d_logic_nand-dc.ckt
blob
044643377a663fda9d34a1d9f818c18d0ed63289
1
* nor-test
2
V2 1 0 10V
3
V1 4 0 10V
4
U2 2 0 4 4 3 5 CMOS NOR
5
V3 5 0 10V
6
U1 3 0 4 4 1 2 CMOS NOR
7
.model CMOS LOGIC
8
.print dc V(V2) V(V3) V(U1) V(U2) logic(u*)
9
.dc V2 0 10 2
10
.END