www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2017/02/18/05:17:12

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help AT delorie DOT com
X-Mailer: exmh version 2.8.0 04/21/2012 (debian 1:2.8.0~rc1-2) with nmh-1.5
X-Exmh-Isig-CompType: repl
X-Exmh-Isig-Folder: inbox
From: karl AT aspodata DOT se
To: geda-help AT delorie DOT com
Subject: Re: [geda-help] Please help with multiple-pages schematics
In-reply-to: <CAEoZ9HgxR8qm9vfr6TUHgxPTeOGZ=a7Mc8NrwmPvJOLyXHa5fg@mail.gmail.com>
References: <CAEoZ9Hi01S7_QOETXLyBF1fOPeFUT_34YRiooJbbFSrDV956NQ AT mail DOT gmail DOT com> <FE10A69B-DB86-4182-A223-25AEE5FF697E AT noqsi DOT com> <CAEoZ9HgxR8qm9vfr6TUHgxPTeOGZ=a7Mc8NrwmPvJOLyXHa5fg AT mail DOT gmail DOT com>
Comments: In-reply-to "Vasily Olekhov (olekhov AT gmail DOT com) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com>
message dated "Sat, 18 Feb 2017 11:27:18 +0300."
Mime-Version: 1.0
Message-Id: <20170218101648.2310D81075D5@turkos.aspodata.se>
Date: Sat, 18 Feb 2017 11:16:48 +0100 (CET)
X-Virus-Scanned: ClamAV using ClamSMTP
Reply-To: geda-help AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-help AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

Vasily:
> Can you hint how should I reference CONN1 on the second page?
> It should be the same component CONN1 from the first page.

You have to make sure that they end up with the same final
refdes after gnetlist processing.

 Doc:
http://wiki.geda-project.org/geda:gnetlist_ug:hierarchy
http://wiki.geda-project.org/geda:gschem_ug:config

 example:
top page http://turkos.aspodata.se/git/openhw/armboards/hasselby_b.sch
has
  source sym for arm_feig_board.sch:
    refdes=_
    source=arm_feig_board.sch
  component sym for rfid module
    refdes=_rf1

bottom page http://turkos.aspodata.se/git/openhw/armboards/include/arm_feig_board.sch
has
  component sym for rfid module
    refdes=rf1

Since my gnetlistrc has
 (hierarchy-uref-separator "")
the final refdes for module in bottom page will be
 top page refdes + the uref separator + bottom page refdes =
 "_" + "" + "rf1" = "_rf1"
which is the same refdes as in the top page.

Regards,
/Karl Hammar

-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019