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-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=date:from:to:subject:message-id:in-reply-to:references:mime-version | |
:content-type:content-transfer-encoding; | |
bh=PxRtI7dWuDcI193XLyZOa/mY4ZYfWpoHlWPUdIixNP8=; | |
b=TJl93BkoPy5JaeRZ0JV//Hqf7u34KCaHzKC8gNLtjhtfTl9zso6Zrfj1PEuTBdVCH7 | |
Sjt2DGJpHIs499GfEzKaQOpjJLb2aGY1jFct+tRYuPy3nt/5Spb9A4iJeIc63wX32MoH | |
V4XVWzaFifp7aYe+0Kb6PPdF+MohtQfIuZBWGeQl1nwvzpRCDU7a+uqG5w7UgVdlXO0v | |
+cPgG3Erfi3rrH1VTCum1ciHgt/b5ctDB9AVxQ2JKIe9guaHbWw/nWR9MtbZiSg852Ik | |
MvHv/kR8SFFtoIFTTRI4RT5wwMRyNuBNR3Z/G0+pxm24BYZ/1MhSNWqxbPVVcuYGQrcH | |
rbuw== | |
X-Received: | by 10.194.78.112 with SMTP id a16mr5203192wjx.70.1447075003218; |
Mon, 09 Nov 2015 05:16:43 -0800 (PST) | |
Date: | Mon, 9 Nov 2015 14:16:38 +0100 |
From: | "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
Subject: | Re: [geda-user] Tragesym (Ibis as input file) |
Message-Id: | <20151109141638.0569dcd3ce6a0b5b01a063a5@gmail.com> |
In-Reply-To: | <20151109022422.F15278105567@turkos.aspodata.se> |
References: | <20151109005518 DOT a1e65050ed649319a1f9dafb AT gmail DOT com> |
<20151109022422 DOT F15278105567 AT turkos DOT aspodata DOT se> | |
X-Mailer: | Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) |
Mime-Version: | 1.0 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id tA9DGocU006256 |
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 |
> Nicklas Karlsson: > > I used tragesym today and pasted the pin information from an > > ibis model available via internet from manufacturer. It would > > be rather good for tragesym to accept this file format, have > > anybody thougth about this before or are working at it? > > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/04/25/17:53:50 > and followups. > > There were problems with power supply pins in that thread. > > /// > > Then I tried to extract it from a pdf file: > > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/06/15/04:55:35 > > and I finally ended up writing > http://turkos.aspodata.se/git/openhw/pdftosym/pintosym.pl > > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/07/02/05:00:46 > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/07/09/17:03:27 > etc. > > Regards, > /Karl Hammar > > ----------------------------------------------------------------------- > Aspö Data > Lilla Aspö 148 > S-742 94 Östhammar > Sweden > +46 173 140 57 > > I found this for $ ~/git/openhw/share/ibis.pl stm32f2_lqfp100.ibs and tragesym accept a tab separated list. I guess comma is more common but if there already is tab it is better to use it. A separated list is rather good because since it could be parsed by several tools including spreadsheets. If ibis.pl exist and could be made output a separated list accepted by tragesym it should be rather easy to add this to gschem editor. If tragesym accept input from pipe there is no need for intermediate file. Advantage with separated list in middle is it work as an interface between input which may come from any tool and output to symbol file. Nicklas Karlsson
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |