Rikard Bosnjakovic wrote: > I have tried around 10 different ECAD-programs, all with "netlist > export/imports", and noone has been able to read a netlist produced in > another application, or export a netlist readable by another > application. I wouldn't have expected that in the first place. But as long as the file format is documented on each end, it should be rather easy to write a program to convert from one to the other. At least on the Eagle end things are documented pretty well. To get data out you can use the various export commands or write a ULP. To get things in you convert the data to Eagle commands that create the same thing in Eagle. The tricky part is not the file format, but when things don't map well between packages. I can see that happening with library definitions, for example, but a netlist should be pretty much a netlist. ******************************************************************** Embed Inc, Littleton Massachusetts, http://www.embedinc.com/products (978) 742-9014. Gold level PIC consultants since 2000. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist