X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com MIME-Version: 1.0 In-Reply-To: <20111220112415.4F01A81FD940@turkos.aspodata.se> References: <20111217222833 DOT 1F99881FD929 AT turkos DOT aspodata DOT se> <20111218194622 DOT 5FFDB81FD937 AT turkos DOT aspodata DOT se> <4EEE6884 DOT 20408 AT ecosensory DOT com> <20111220112415 DOT 4F01A81FD940 AT turkos DOT aspodata DOT se> Date: Tue, 20 Dec 2011 10:29:38 -0700 Message-ID: Subject: Re: [geda-user] Make multiple pins auto-numbered in gschem From: Russell Dill To: geda-user AT delorie DOT com 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 On Tue, Dec 20, 2011 at 4:24 AM, Karl Hammar wrote: > Russel Dill: >> On Mon, Dec 19, 2011 at 2:33 AM, Luigi Salvatore Palese >> wrote: >> > >> > On Mon, Dec 19, 2011 at 5:45 AM, Russell Dill wrote: >> >> >> >> ... >> >> xpdf allows easy graphical selection by area, so a quick workup of >> >> Figure 1-1 would be: >> >> >> > I think this could be the right way. >> > However It should be tested on more manufacturers, not only atmel. >> >> For a long term solution, it'd be really great if gschem could just >> parse these and make a basic djboxsym file: >> >> http://www.atmel.com/dyn/resources/prod_documents/megaAVR_IBIS.zip >> >> (see [Pin] under m04_tqfp32_dm_dp_avrusb16k_5v.ibs and m482m32.ibs) > > It's too much to download (9MB) for the moment. > If it's a reasonable (and hopefully open) format, I wouldn'd mind > writing a ibis -> .sym converter. > > . Do you have a specification for ibis files? > . Is ibis a good format to get the pin names and labels from? The IBIS spec is open and available (vhdl.org), but it is very tedious to parse.