Version: 8.2.190, Package name: magic-8.2.190 |
Maintained by: Alessandro De Laurenzis |
Master sites: |
Description Magic is an interactive system for creating and modifying VLSI circuit layouts. It is used to design basic cells and to combine them hierarchically into large structures. Magic understands quite a bit about the nature of circuits. It has built-in knowledge of layout rules; during editing, it continuously checks for rule violations. Magic also knows about connectivity and transistors, and contains a built-in hierarchical circuit extractor. It has a plow operation that permits to stretch or compact cells. Lastly, Magic has routing tools to make the circuit interconnections. Magic is based on the Mead-Conway style of design: it uses simplified design rules and circuit structures that make it easier layout drawing and permit Magic to provide powerful assistance, at the cost of slightly less dense circuits. |
Filesize: 3937.244 KB |
Version History (View Complete History) |
|
2020-03-08 06:47:36 by Stuart Henderson | Files touched by this commit (11) |
Log message: update to magic-8.2.190, from maintainer Alessandro De Laurenzis, ok cwen@ This is a major update and now has working OpenGL rendering (magic -d OGL), much better than the normal default x11 rendering. (There is also cairo-based rendering but this doesn't seem to work correctly on OpenBSD yet). |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 13:47:05 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Note to self, don't comment out changes before committing... |
2019-04-19 09:28:51 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: magic picks up GNU m4 if present. Package failure noticed by naddy@ |