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=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wDdoy9USF2swDp8TJKFwjpz3OAPUD8WvOqB367a/4RU=; b=kdGBiBzj7k1f6iMX/q3sErY2CmnzYQdqQylsRzMaEcff1SPovZ8UWqqixUod3Fsjh9 pGcBqu3zpbYhsnqJ39lzeQWrN44w5PNhl6iXlMVndH+e/ORdgVoJ4+GsyGQMq5A0Cjr0 QlThxLy6ykFQ2D9OrOZITicTYHTQltYruNKp0= MIME-Version: 1.0 In-Reply-To: <20111218194622.5FFDB81FD937@turkos.aspodata.se> References: <20111217222833 DOT 1F99881FD929 AT turkos DOT aspodata DOT se> <20111218194622 DOT 5FFDB81FD937 AT turkos DOT aspodata DOT se> Date: Sun, 18 Dec 2011 23:11:13 +0100 Message-ID: Subject: Re: [geda-user] Make multiple pins auto-numbered in gschem From: Luigi Salvatore Palese To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=20cf300fb23bba595604b4651c13 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 Precedence: bulk --20cf300fb23bba595604b4651c13 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Dec 18, 2011 at 8:46 PM, Karl Hammar wrote: ... > I could be really useful if you could just hand it the datasheet... > Something like: > > $ pdftotext -f 2 -l 2 > www.atmel.com/dyn/resources/prod_documents/doc8271.pdf - | fgrep '(' > PD2 (INT0/PCINT18) PD1 (TXD/PCINT17) PD0 (RXD/PCINT16) PC6 (RESET/PCINT14) > PC5 (ADC5/SCL/PCINT13) PC4 (ADC4/SDA/PCINT12) PC3 (ADC3/PCINT11) PC2 > (ADC2/PCINT10) > ... > > I think something can be done in this direction but is not so simple. However the problem of the pin type assignment is harder to resolve. Regards, Luigi --20cf300fb23bba595604b4651c13 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, Dec 18, 2011 at 8:46 PM, Karl Hammar <karl AT aspodata DOT se> wrote:
... =
I could be really useful if you could just hand it the datasheet...
Something like:

$ pdftotext -f 2 -l 2 =A0www.atmel.com/dyn/resources/prod_= documents/doc8271.pdf - | fgrep '('
PD2 (INT0/PCINT18) PD1 (TXD/PCINT17) PD0 (RXD/PCINT16) PC6 (RESET/PCINT14) = PC5 (ADC5/SCL/PCINT13) PC4 (ADC4/SDA/PCINT12) PC3 (ADC3/PCINT11) PC2 (ADC2/= PCINT10)
...

= =A0
I think something can be done in this direction but is not so simp= le.
However the problem of the pin type assignment is harder to resolve.=

Regards,
Luigi

--20cf300fb23bba595604b4651c13--