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=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=7BZ0+XV18FBB1B0fTVW4felC04+BUU4sppGXwPJHSjI=; b=TievWDBZx8/jFXzgQc5Ozuc9u3SxsfvV+U2zavKex+rtS/q9LtExsnojLODVVj3Tc2 nBjIhDN8CFQBAYkKoKQArMdfCGqsV85rE2bBvg/qPYrsv73UvPZAvY1KCH0FM1bfGBsO hTKm92cmbpnWF8btSTV0Dq0U9pWqBJQ8OsgJMS2tun929mtuV5Ui355D0oNknGP8bEbe lT84qXEBDtt7GdC6Q2D27evlrGc9zrFx3mNux1QY1R2ZjiDHrGwdsg4/XPbKzjMz8NVp bkH8CNhjr5ybEsoWPyOFRmflM6JLwuy9mYOuOjb3QJrvxIk0Gc4URiLx8+wZUs4pO/VX 643Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=7BZ0+XV18FBB1B0fTVW4felC04+BUU4sppGXwPJHSjI=; b=dK2Uxz3mEQygmUTipmiMK2PpEo4PIqFk5HE39OuHG3h5ZMfIqTl+1Vl1ab72lMRvDs qFlgz+JseMmLIrSh1Xot+/bCNkCfmIIRUuqYGYi2fpn5ohaX6pemBZO4puIzIPWo6/za QsufAmGN9mOxwxO97zXGoCVDyHkXaRqo2jr8ukMvSb/iaCH+VqFxVnP8cnNQir0VNHjH L2QqvCiXdW/SGYsn4FM+LkQE+DGOq3NJizmLc9jyzJwFnItNo2r6yM6DrD5NqF01bAks sTCGWsIv6EEhI+0IgVnCmGg640KijbO/ZqK0cNXCSXblMlTIN/YGdfIdfnthXXTs47t4 LyGQ== X-Gm-Message-State: AFeK/H3M9PZv4SipUHhcRbUFFc7EPHxSh3loaOgqF0FevkVdaaEgg03Ns82M4G5WK2eaBZxjZI3N5ue+y2f57A== X-Received: by 10.202.104.9 with SMTP id d9mr13696228oic.73.1490134042425; Tue, 21 Mar 2017 15:07:22 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170321203205.8313e3735869f31fbe5e5f30@gmail.com> References: <20170320161202 DOT 965CD8106DC1 AT turkos DOT aspodata DOT se> <14cbf107-7e21-3c6c-2810-850143387449 AT ecosensory DOT com> <20170321193542 DOT 5786846916de55d2d779cd3f AT gmail DOT com> <20170321203205 DOT 8313e3735869f31fbe5e5f30 AT gmail DOT com> From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Wed, 22 Mar 2017 08:37:22 +1030 Message-ID: Subject: Re: [geda-user] pdf -> sym generator To: geda-user Content-Type: text/plain; charset=UTF-8 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 The translate2geda utility can do BSDL-> gschem symbol conversion, which would be a fairly efficient way to do things if BSDL files are available for a given part. https://github.com/erichVK5/translate2geda Cheers, Erich. On Wed, Mar 22, 2017 at 6:02 AM, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >> > What kind of tables does it work on? How do you recognize them from the >> pdf appearance >> > in a pdf reader? >> >> To recognize tables in datasheets and generate symbols from these sounds >> like a hopeless task for me. >> >> >> Probably quite specialist to a given manufacturer, certainly. >> >> One other route which could be fruitful is working from the package BSDL >> file given by the vendor to aid JTAG testing. Probably won't have all your >> alternative pin names, but it's potentially worth looking at. > > I participated in a discussion about BSDL before and agree it would be a path. I plenty of other things so nothing have been done yet and it's not on top of my list.