[Magic-dev] Simulation of the circuit through Magic
R. Timothy Edwards
tim.edwards at multigig.com
Tue Feb 7 13:12:15 EST 2006
Dear Mayank,
> Questions:
> 1. Any package to convert *.spice to *.cir files available.
> 2. Any way to simulate *.spice file after adding proper stimuli ??
> 3. Way to correct error, to make irsim work with magic tool ??
Yes, but I need to know the versions of magic and irsim you are
using, because the answer varies depending on whether you are
using version 7.1 (or earlier) or version 7.3 of magic, and
irsim version 9.5 or version 9.7.
IRSIM finds its parameter files in its own install path, not
magic's. You would find it in /usr/local/lib/irsim/prm/
(version 9.7), or $CAD_HOME/irsim/ (version 9.5).
You should use "ext2spice -f spice3" if you're getting .spice files
that are not compatible with Berkeley Spice-3. Of course, it is
still necessary to have proper device models for the process.
Note that you really should be using "ng-spice" (which can be
downloaded from SourceForge), as that is a considerable improvement
over the original Spice-3 distribution.
Regards,
Tim
+--------------------------------+-------------------------------------+
| Dr. R. Timothy Edwards (Tim) | email: tim.edwards at multigig.com |
| MultiGiG, Inc. | web: http://www.multigig.com |
| 100 Enterprise Way, Suite A-3 | phone: (831) 621-3283 |
| Scotts Valley, CA 95066 | cell: (240) 401-0616 |
+--------------------------------+-------------------------------------+
More information about the magic-dev
mailing list