From 6d289d4061de8f43eff196cb063afd77168d9759 Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Mon, 29 Nov 2021 22:12:26 -0500 Subject: [PATCH] Updated the README.md file to change a broken web link and correct some other horribly outdated content. --- README.md | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 02a97554..2b63e506 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,29 @@ Use your World Wide Web browser to read: http://opencircuitdesign.com/magic/ - http://vlsi.csl.cornell.edu/magic/ - http://www.research.digital.com/wrl/magic/magic.html Primary documentation is on the opencircuitdesign.com website under - the "Documentation" link. + various links, including "Download", "Compile", and "Install" for + information on obtaining, compiling, and installing the tool from + source; "Code History" for detailed comments on all code changes; + "Using Magic" for basic usage information including a complete on-line + command reference; "Technology Files" for essential documentation on how + to understand, edit, or write technology files for Magic; "Documentation" + for miscellaneous papers and historical documentation converted to HTML + format. + + The current distribution version of magic is maintained by Tim Edwards + . Please let me know of any problems/bugs + you find through the github Issues tracker. + + Additional information from developer Rajit Manohar: + + https://csl.yale.edu/~rajit/magic/ + + Of mainly historical interest only, now (available through the WayBack machine): + + https://web.archive.org/web/20051217204815/http://www.research.compaq.com:80/wrl/projects/magic/magic.html - The current development versions of magic are maintained by Tim Edwards - and the current distribution version is - maintained by Rajit Manohar . Please let us - know of any problems/bugs you find. Development of versions 7.2 and - newer is generously funded by MultiGiG, Inc. 2. Compilation and Installation: ---------------------------------