| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=20120113; | |
| h=mime-version:date:message-id:subject:from:to:content-type; | |
| bh=QeAa7s20piB9MsqZPdnchsZ/o2746YDSu4deztbWWyU=; | |
| b=nGnc5Ds4AHFCob9bW3bIIaKuA0x4K4OHtEA/krqPNgnc3uKtaCZiT9mandW8oJg9Db | |
| 3DUuplgpaEuJkO+fuXKNvxyhpG/+9HCuEXqo/iaPFD0vzBr3u/IhoHRgf08uNgr/w1eO | |
| wKPBxJA6AVabc2v91sTt2yHwt5R2EDDdW33PJ9siQv316Whj0vdaHOO0Rb7dcK+l7JS3 | |
| dGNyG1NOWNY7sNC6GNbAJ/RCMmOQ28J7QGFuBe/EmbjAtZLKJ3YKssBTx7y1doz59K0r | |
| G16uARNzkdbkqtarVD1GrZnv7BZrEWoBhY0wSINck2QBuM6AhXFqyNsL5bMJbK4JoAE5 | |
| XBwg== | |
| MIME-Version: | 1.0 |
| Date: | Wed, 15 Aug 2012 20:53:24 -0400 |
| Message-ID: | <CACPio-6k5KWuEeHhn=1r8mxYb2HRpXzC5DrTWSaqDxufw7u2YQ@mail.gmail.com> |
| Subject: | [geda-user] |
| From: | Nathan Stewart <therealnathanstewart AT gmail DOT com> |
| To: | geda-user AT delorie DOT com |
| Reply-To: | geda-user AT delorie DOT com |
My hierarchical schematic is having fits with the netlister, giving the error:
Missing I/O symbol with refdes [HPF_I1] inside schematic for symbol [S2]
I found discussion in the archives, but the thing is, my symbol contains:
P 100 500 300 500 1 0 0
{
T 100 500 5 10 0 0 0 0 1
pintype=pas
T 355 495 5 10 0 1 0 0 1
pinlabel=HPF_I1
T 105 545 5 10 0 1 0 6 1
pinnumber=3
T 100 500 5 10 0 0 0 0 1
pinseq=3
}
And my sub-schematic contains:
C 34400 52100 1 0 0 in-1.sym
{
T 34400 52400 5 10 0 0 0 0 1
device=INPUT
T 34400 52400 5 10 1 1 0 0 1
refdes=HPF_I1
T 34400 52100 5 10 0 1 0 0 1
footprint=none
T 34400 52100 5 10 0 1 0 0 1
graphical=1
}
Additionally, the netlister goes on to hook up stuff internally to it:
component S4/C5
Hierarchy tag: S4
pin 1 (1) S4/unnamed_net117
S4/C5 1 [6147]
------>>>> S4/HPF_I1 1 [6174]
pin 2 (2) S4/unnamed_net115
S4/C5 2 [6152]
S4/C4 1 [6074]
S4/R2 2 [6101]
What gives? It looks to me like I'm doing it right..
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |