1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
.PS
# `Conn.m4'
cct_init
T:[
ifelse(ifmpost(T)`'ifpostscript(T),,`command "{\sf"')
S1: tstrip(U)
thinlines_
arrow <- left 0.15 from S1.L1; "L1" rjust
arrow <- left 0.15 from S1.L4; "L4" wid 0.2 rjust
"$\vdots$" at (0.5 between last "" and 2nd last "")+(-0.15,0.02)
arrow <- right 0.25 from S1.R1; "R1" ljust
arrow <- right 0.25 from S1.R4; "R4" ljust
"$\vdots$" at (0.5 between last "" and 2nd last "")+(0.15,0.02)
arrow <- right 0.15 up 0.10 from S1.T1; "T1" ljust
arrow <- right 0.15 up 0.10 from S1.T4; "T4" ht 11 pt__ ljust
"$\vdots$" at (0.5 between last "" and 2nd last "")+(0.15,0.02)
thicklines_
CS1: "`\tt tstrip(U)'" at S1.s+(0,-0.15)
S2: tstrip(R,5,DO;wid=1.0;ht=0.25) with .sw at S1.se+(0.8,0.15)
thinlines_
arrow <- up 0.2 right 0.1 from S2.T1; "T1" above
arrow <- up 0.2 right 0.1 from S2.T5; "T5" above
"$\cdots$" at 0.5 between last "" and 2nd last "" above
CS2: `"\tt tstrip(R,5,"' ht 0.1 ljust \
`"\tt $\;\;$DO;wid=1.0;ht=0.25)"' ljust at S2.sw+(-0.1,-0.2)
ifelse(ifmpost(T)`'ifpostscript(T),,`command "}"')
]
C: [
C1: ccoax
`"\tt ccoax\vphantom{(}"' ht 11 pt__ at C1.s below
thinlines_
arrow <- down 0.05 left 0.15 from C1.C.w; "\sl C" rjust
arrow <- down 0.05 right 0.1 from C1.S.e; "\sl S" wid 0.1 ht 11pt__ ljust
thicklines_
C2: ccoax(at C1+(0,0.4),F)
`"\tt ccoax(,F)"' ht 11 pt__ at C2.s below
] with .w at T.e+(0.6,0.0)
B: [
tbox(V_2)
{ `"\tt tbox(V\_2)"' at last [].s below }
tbox(V_1,,,<) at last []+(0,-0.4)
{ `"\tt tbox(V\_1,{,},<)"' at last [].s below }
tbox(V_1,,,<>) at last []+(0,-0.4)
{ `"\tt tbox(V\_1,{,},<>)"' at last [].s below }
] with .w at C.e + (0.5,-0.1)
Y: [
P1: tconn(,O)
{`"\tt tconn(,O)"' at last line.c+(0,-0.2) wid 43 pt__ }
move to Here+(0.3,0)
P2: tconn(,>)
{`"\tt $\ldots$(,>)"' at last line.c+(0,-0.2)}
move to P2.end+(0.3,0)
P3: tconn(,>>)
{`"\tt $\ldots$(,>{}>)"' at last line.c+(0,-0.2)}
move to P3.end+(0.3,0)
P4: tconn(,<)
{`"\tt $\ldots$(,<)"' at last line.c+(0,-0.2)}
move to P4.end+(0.3,0)
P5: tconn(,<<)
{`"\tt $\ldots$(,<{}<)"' at last line.c+(0,-0.2)}
move to P5.end+(0.3,0)
P6: tconn(,A)
{`"\tt $\ldots$(,A)"' at last line.c+(0,-0.2)}
move to P6.end+(0.3,0)
P7: tconn(,M)
{`"\tt $\ldots$(,M)"' at last line.c+(0,-0.2)}
] with .nw at T.sw+(0,-0.35)
.PE
|