[Magic-dev] Importing GDS from Astro into Magic?
Martin, Mark
Mark.Martin at jhuapl.edu
Wed Apr 23 09:17:37 EDT 2008
Tim,
>
> > 3. Magic 7.5.120 seems to handle the $$ file names OK
> when reading
> > in the gds. The issue is once you save, quit , restart
> magic. Magic
> > doesn't seem to be able to find the files starting with $$. I ran
> > across this 10 minutes ago! So it seems the issue how load
> passes the string to the OS.
>
> I should probably clarify that as long as Magic is running
> under Tcl/Tk, the Tcl/Tk interpreter *will* attempt to
> convert anything beginning with "$"
> into a variable if it is typed on the command line. Thus,
> once you have created such a cell name, you will have to
> start referring to it with backslash character escapes (e.g.,
> "\$\$M2_M1"). This is, of course, all Cadence's fault.
This makes perfect sense, but the issue I have is that if I load
the main cell, then try to expand, magic can't find the files to
load them into memory, presumably because it is misinterpreting
file name as a variable.
I will try the gds flatten on option, I think this will also solve
my other issue of moderate amounts of drc violations that magic sees
that aren't really there.
- Mark
>
More information about the magic-dev
mailing list