[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: idea for power pins
On Nov 12, 2008, at 2:22 PM, Bert Timmerman wrote:
> Hi DJ,
>
> On Wed, 2008-11-12 at 15:49 -0500, DJ Delorie wrote:
>>> Why put in in the schematic?
>>
>> So it gets printed with the rest of the schematic?
>>
>
> I'm getting the idea that for high pin count FPGAs, BGAs and such,
> this
> table would be the schematic :)
Indeed. Although in that case, one might make the "source" file
slightly differently, leaving out the refdes and putting in a
"description" field. To make DJ's form from that is trivial:
awk '{print "U1", $1, $2}'
A file format for netlist fragments that's trivial to create and
parse opens up all sorts of opportunities.
John Doty Noqsi Aerospace, Ltd.
http://www.noqsi.com/
jpd@noqsi.com
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev