ShizChris
2001-10-14 23:24:00
Magic is a VLSI CAD circuit design program designed to run on an X Server. I would like to see this app ported more than anything.
ShizChris,
Please post a URL to the projects website and a direct URL to download the source if possible. This will help me to fulfill your request. Thanks! [img]images/icons/cool.gif"%20border="0[/img]
ShizChris
2001-10-17 00:25:00
MAGIC 6.5.1 is the latest version and there are ports for Linux, DOS, and OS/2, but beyond that there are no other ports that I know of. It would be great to see this app ported to Mac OS X.
Here's a link to where you can find miscellaneous info for MAGIC...
<A HREF="http://bwrc.eecs.berkeley.edu/Classes/IcBook/magic/" TARGET=_blank>http://bwrc.eecs.berkeley.edu/Classes/IcBook/magic/</A>
Here's where you can find the source/applcation to download...
<A HREF="http://www.research.compaq.com/wrl/projects/magic/magic.html" TARGET=_blank>http://www.research.compaq.com/wrl/projects/magic/magic.html</A>
Additionally, if you have extra time, there's a great circuit simulation program called Irsim, which can be found on the same web location. You can download that as well. Irsim is designed to run within a console environment but it does output graphs and charts into an X Window.
<A HREF="http://www.research.compaq.com/wrl/projects/magic/magic_6_5/index.html" TARGET=_blank>http://www.research.compaq.com/wrl/projects/magic/magic_6_5/index.html</A>
Apex, thanks for the interest! I really look forward to seeing Magic ported over to Mac OS X! You are the man.
[ October 16, 2001: Message edited by: ShizChris ]
The stanford FTP hosting the MAGIC and Irsim source code is unavailable.
ShizChris
2001-10-18 00:46:00
Apex:
The .c and .h files (including the make file) should all download as part of the Magic 6.5.1 package from Stanford. It should be able to be recompiled without a problem. I downloaded Magic 6.5.1 from Stanford's FTP (it's about 12MB) and all I saw were source files (there's also almost 70 subdirectories that contain thousands of source files that extract to one directory).
The Magic 6.5.1 license says that it's freely distributable and can be modified without limitations, so there's no legal troubles involved in whatever you want to do with it.
Additionally, there are READ_ME files, etc. on how to go about compiling Magic for different platforms - these are part of the 6.5.1 distribution. Just download the LATEST tar.gz file from the link I provided - <A HREF="http://www.research.compaq.com/wrl/projects/magic/magic.html" TARGET=_blank>http://www.research.compaq.com/wrl/projects/magic/magic.html</A>, and extract it. All of the source files are in there. Let me know if you have troubles.
[ October 17, 2001: Message edited by: ShizChris ]
ShizChris
2001-10-18 11:47:00
If you want me to send the files directly to you, let me know. The best way to get the file is to snag it using your web browser. I have both Irsim and Magic on my G4, source files and everything. Let me know if there's an email address I should send the files to. I'll compress them in .sit format for you. Thanks.
http would be fine, you can send the url of the files from your osx box to me at <A HREF="http://mailto:apex@forked.net" TARGET=_blank>mailto:apex@forked.net</A> .
ShizChris
2001-10-24 03:38:00
Apex:
Just wanted to check if there's been any progress/developments with porting Magic 6.5.1 to Mac OS X. Let me know if you downloaded the files from the site I emailed you because I need to remove them sometime soon (due to disk space limitations). Thanks.
ShizChris
2001-11-10 00:27:00
Apex -
Any updates or breakthroughs porting Magic to Mac OS X? Let me know if you've had any luck. It's a large package, so I don't doubt that it will take quite awhile to port it to Mac OS X.
Anonymous
2002-10-07 23:58:00
Magic works very well on MacOS X... with X darwin and Oroborus installed. If you look on Magic offciel website in the archive, there's someone instructions on how to do this. Simple modifications to the codes are needed and explanation on where to do them is explained. Took me less than an hour to do the modifications.
One more thing, I had some problems with compile even with these explanations. The fix for this is also on the mailing list archive...
Magic as been running on my iBook (yeah, yeah small screen) since beginning of july 2002 and I already submitted one chip with it...
It would be great to have more adepts of Magic on MacOS X as they might think of including the compile option automatically in the next release.
Go check the Magic mailing list if you want more information...
Stefan
Anonymous
2002-10-08 00:02:00
Oh, and of course, you will need to have Apple's gcc installed (or cc... can't remember... I think it in the Developper tools CD) so you can compile it on your machine.