--- In [email protected], "dcosta_freeda" <[EMAIL PROTECTED]> wrote: > > Hi, > > Is it possible to import the netlist from other CAD tools into KICAD > PCBNew ? What is the format of netlist that KICAD reads ? > > thanks > freeda >
It is possible. I do my schematics in TinyCAD and the layout in KiCad pcbnew. Works great for me. Don't know if the net list format is well documented, but examining the net list file generated from KiCad eeschema gave me enough information to write a converter from TinyCAD (http://beischer.com/opencad). // Magnus
