In 2017, Electric development ceased, but support and bug fixes continue.[6]
Alternative design style for integrated circuits
Unlike other systems that design integrated circuits (ICs) by manipulating polygons on different layers of the wafer, Electric views IC layout as connected circuitry, similar to the way schematic capture systems work.[7][8] In Electric, designers place nodes (transistors, contacts, etc.) and connect them with arcs (wires). This has advantages and disadvantages.
One advantage is that circuits are always extracted, so analyses that need to know the topology (Layout vs. Schematic, simulation, etc.) can run faster. Also, by presenting a schematic-capture-like user interface, the system offers a uniform user experience for both IC layout and schematic design. And finally, the nodes-and-arcs view of a circuit makes it easy to add layout constraints to the arcs which allow the designer to "program" the layout so that it stays connected as changes are made.
This style of design also has disadvantages. One disadvantage is that designers are not used to such an interaction and require training in order to use it. It has been observed that people with no previous experience in IC layout are comfortable with Electric's unusual style, but those who have done IC layout on other systems find Electric difficult to use.[citation needed] Another disadvantage is that it is hard to import polygons from traditional systems because they have to be node-extracted, and the polygons don't always match the set of nodes and arcs provided by Electric. Furthermore, it is not possible to execute polygon commands directly as a result of nodal interference caused within the software itself.[citation needed]
History
Originally written in C during the 1980s, Electric was distributed for free to universities[6] and sold by Applicon as "Bravo3VLSI" during the mid 1980s.[6][9]
In 1988, Electric Editor Incorporated was founded to sell Electric, and starting in 1998 it is distributed as free software by the Free Software Foundation and by Static Free Software starting in 2000.[6]
In 1999, development moved to Sun Microsystems, and in 2003 the original C version of Electric was discontinued in favour of a Java version, which was completed in 2005.[6]
Active development of Electric stopped in 2017, but fixes and support continues.[6]