EDA

Magic – free VLSI layout tool

Magic is an open source, interactive, very-large-scale integration (VLSI) layout tool, written in the 1980’s at Berkeley by John Ousterhout, the creator of the popular scripting interpreter language Tcl. VLSI design and simulation is the process of capturing circuits on a computer workstation with the intention of having them placed into an Integrated Circuit (IC).

Magic is a popular application with some universities and smaller companies. The open source license has allowed VLSI engineers to implement clever ideas and help magic stay abreast of fabrication technology. However, it is the well thought-out core algorithms which lend to magic the greatest part of its popularity.

Magic is widely cited as being the easiest tool to use for circuit layout, even for people who ultimately rely on commercial tools for their product design flow. It contains knowledge about geometrical design rules, transistors, connectivity, and routing.

Magic uses two windows: one for text and a separate window for displaying layouts.

Key Features

  • Uses simplified design rules and circuit structures.
  • “Corner-stitched” geometry, in which all layout is represented as a stack of planes, and each plane consists entirely of “tiles” (rectangles). This provides an efficient implementation of these operations.
  • Split tile which allows true representation of non-Manhattan geometry.
  • Real-time design rule checking to maintain an up-to-date picture of violations.
  • Plowing – permits interactive stretching and compaction.
  • Routing tools.
  • Cell manager.
  • Tech manager.
  • Read: CIF, GDS.
  • Write: CIF, GDS.

Website: opencircuitdesign.com/magic
Support: Documentation, User Guide
Developer: Gordon Hamachi, Robert Mayo, John Ousterhout, Walter Scott, George Taylor (original authors)
License: BSD license

Magic

Magic is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Electronic Design Automation
gEDAFull suite and toolkit of Electronic Design Automation tools
LibrePCBSoftware to develop printed circuit boards
FritzingSuited to the needs of designers and artists
MagicVLSI layout editor, extraction, and DRC tool
KiCadSoftware suite for the creation of electronic schematics
QElectroTechDesign electric diagrams
PyOPUSLibrary for simulation-based optimization of arbitrary systems
KTechLabIDE for electronic and PIC microcontroller circuit design and simulation
KLayoutGDS and OASIS file viewer and editor
DIYLCCircuit layout and schematic drawing tool
Horizon EDASupports an integrated end-to-end workflow for printed circuit board design
xschemSchematic editor for VLSI/Asic/Analog custom designs
RingdoveEDA suite of multiple software components
ElectricThe Electric VLSI Design System
FidoCadJOffers a large library of electronics and electronic engineering symbols
LeptonSuite of software tools for designing electronics

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments