| 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 |
| X-Mailer: | exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-18) with nmh-1.3 |
| X-Exmh-Isig-CompType: | repl |
| X-Exmh-Isig-Folder: | inbox |
| To: | geda-user AT delorie DOT com |
| Subject: | Re: [geda-user] Hierarchical designs |
| In-reply-to: | <CAB3Sx6cjEh82Owb9PCtimoMfibU2AGRaA2wOMf8P_xycuOATPg@mail.gmail.com> |
| References: | <CAB3Sx6cjEh82Owb9PCtimoMfibU2AGRaA2wOMf8P_xycuOATPg AT mail DOT gmail DOT com> |
| Comments: | In-reply-to "bsalinux AT gmail DOT com" <bsalinux AT gmail DOT com> |
| message dated "Thu, 07 Nov 2013 19:47:05 -0800." | |
| Mime-Version: | 1.0 |
| Message-Id: | <20131109134740.3555E80459DB@turkos.aspodata.se> |
| Date: | Sat, 9 Nov 2013 14:47:40 +0100 (CET) |
| From: | karl AT aspodata DOT se (Karl Hammar) |
| X-Virus-Scanned: | ClamAV using ClamSMTP |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
bsalinux:
> I'm trying to start on the multi sheet and hierarchical features of gEDA.
...
There is a small howto at:
http://www.easy-asic.de/downloads/HOWTO_hierarchical_designs.pdf
There is a tool to make hier. sheets at:
http://turkos.aspodata.se/git/openhw/pdftosym/pintosym.pl
it will create a sym file and create/update
a templete sch file for the subsheet.
An example is available at:
http://turkos.aspodata.se/git/openhw/pdftosym/examples.pintosym/hier.pins
Use pod2text view its doc:
$ pod2text pintosym.pl
...
Do some special action:
source <file_format>
The file we are creating is a "source"-symbol to be used for
hierarchical/mult.page schematics. This special will change the normal
symbol creation process:
. the attribute "source=<file_format>" will be included
. the file named by <file_format> will be checked and created or
updated so it contains, for each pin, one net symbol with a
(invisible) "net=value:1", and a (visible) "refdes=value" attribute,
where value is equal to resp. pins pinlabel attribute.
The net symbol to be used is decided by the first "source-map" line
which <perl_expression> evals to true.
source-map=<net-sym-name> <alignment> <dx> <dy> <perl_expression>
...
Regards,
/Karl Hammar
-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |