repo.or.cz
/
trinary.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Chip mapper: add support for MDP1403 7-resistor network.
[trinary.git]
/
bb
/
bug2.net
blob
41c245568ebb197a059c5de571306186986baecf
1
* Z:\trinary\code\circuits\dtflop-ms_test.asc
\r
2
X0 top higher
\r
3
\r
4
.subckt higher h
\r
5
X1 h medium
\r
6
.ends
\r
7
\r
8
.subckt medium m
\r
9
X2 m low
\r
10
RM low2 low2 12k
\r
11
.ends
\r
12
\r
13
.subckt low L L2
\r
14
X3 L lowest
\r
15
X4 L2 lowest
\r
16
.ends
\r
17
\r
18
.subckt lowest LL
\r
19
RLL LL LL 12k
\r
20
.ends
\r
21
\r