On 7/3/07, Steve Meier <[EMAIL PROTECTED]> wrote: > That is fair. > > A lot of the component companies (altera, analog etc) provide patterns > and footprints for the main commercial tools. > > However making a symbol isn't that hard (unless its a 1020 pin fpga) .
Actually, a 1020 pin FPGA would be pretty easy to make in Geda. The file format is text-based and completely open. Generating the footprint is dead simple, and you could easily write a simple perl script to read an FPGA vendor's pin list and generate a schematic symbol. This is really the strong side of open source software -- it's incredibly powerful if you don't mind doing a little bit of coding. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

