Eagle 5 overview
posted Jun 11th 2008 11:00pm by Eliot Phillipsfiled under: misc hacks

Not sure how we missed this when it was originally published, but our friend [Ian Lesnet] at DIY Life posted an overview of Cadsoft’s new release Eagle 5. This upgrade seems to be all usability tweaks-it really took 5 versions before you could right click? They also made CTRL+Z undo. Really. Eagle3D works nearly the same as before, but has a few changes to help you figure out why certain parts aren’t rendering. We’re happy to see the OSX version is now Universal and no longer needs X11.





I’ve tried many different EDA packages–almost all of the ones on the market, although I haven’t had much time with several. My personal favorite is Altium Designer DXP.
Pros:
* Does almost all aspects of the electronics design process (I use it mainly for schematic capture, PCB layout, and CAM gerber output)
* Everything is very well integrated and all the built-in tools make use of the same common data & features
Cons:
* Its big (read: bloated)
* Expensive (as is anything in pro-EDA market)
* Windows only (I dedicate one of my virtual desktops to running windows in VMware, solely in order to run Altium DXP)
* Very slow at times (mostly lots of harddrive thrashing for extended periods; even running natively on windows with 2GB RAM, a Q6600 quad core at 3GHz, and 2x 10000RPM Raptors in RAID0)
Anyone else have a favorite EDA program? Why?
I think the most important part of the EDA software is probably the circuit verification & simulation, and the PCB layout. The schematic editor doesn’t need to be too featureful to get the job done, but a good PCB design program with proper verification is invaluable and hard to find in free or open-source programs.
The current open-source linux EDA packages are very promising, and are getting very close to usable for professional work. However, they still are lacking in certain areas, especially in streamlining the design process & flow, and the file interoperability & part libraries generally suck. Here are the ones I know of:
* yaeda or ledaX: http://yaeda.org/
* gEDA: http://www.geda.seul.org/
* kicad: http://kicad.sourceforge.net
One of the biggest problems with EDA software is file format interoperability. Every program has its own damn binary format, and its almost impossible to convert between 2 formats without a lot of pain and at least some data loss (as well as weird quirks like odd design rules, odd part names, non-grid layout coordinates, etc). The worst is trying to salvage old designs from old formats of long-gone EDA software. I’d love to see an open source reverse engineering effort for the widely-used EDA data formats.
I’m also very interested in circuit reverse engineering (for fun, not for profit). I know of only 2 programs that boast having helpful features in this area: Intercept’s Palindrome (never tried it, though I’d love to), and another older one that just supports scanning a PCB.
Anyone know of any circuit reverse engineering resources, programs, communities, wikis, etc?
Additionally, jumping from basic circuit design to PCB layout/design seems to be very hard. There are not many detailed resources (free or not) available to help a new PCB designer get started with more complicated projects. Unfortunately a lot of the “little tricks” of PCB design are learned through trial and error, and lots of time spent on PCB layout.
Does anyone know of such a guide, community, wiki, etc?
Posted at 11:54 pm on Jun 11th, 2008 by alex