[Magic-dev] ext2sim, ext2spice unexpected behavior
Christopher LaFrieda
ccl28 at cornell.edu
Tue Sep 12 17:50:57 EDT 2006
Thanks to a hint from Clint Kelly, I can answer my own question. In the tcl
version, you do the following to simulate these commands:
ext2sim = exttosim labels on;exttosim
ext2spice = exttospice
The standard extract everything (super paranoid) can be done via the following
(for hspice):
exttosim labels on;exttosim
extresist
exttospice cthresh 0;extospice format hspice;
exttospice extresist on;exttospice
You need a minimum of 7.4.27 to do this or else the capacitances will be left
out.
-Chris
More information about the magic-dev
mailing list