Micah Tseng
11/14/2022, 11:10 PMError while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
Error while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
Error while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
Error while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
Error while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
Error while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
Error while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
CIF file read warning: Input off lambda grid by 1/5; snapped to grid.
If I flatten the GDS, then Magic reads it no problem. With no errors. I would like to maintain higherarchy for LVS extraction so would anyone have any recommendations on what is causing the errors and how to resolve them?
Thanks a lot!Mitch Bailey
11/15/2022, 1:27 AMError while reading cell "LNA" (byte position 667929024): Warning: Cell LNA boundary was redefined.
This is an often seen warning. It happens when layers exceed magic’s boundary layer and the boundary is automatically extended.
CIF file read warning: Input off lambda grid by 1/5; snapped to grid.
This may be more of a problem if the data in question is a mask layer. If it’s text or a marker, you can ignore it. Or move it on grid.Micah Tseng
11/15/2022, 2:26 AMMitch Bailey
11/15/2022, 2:32 AMx
with all the layers visible, does it show anything in the box?Micah Tseng
11/15/2022, 2:46 AMf
, typed select top cell
and then x
and nothing showed upMicah Tseng
11/15/2022, 2:47 AMMicah Tseng
11/17/2022, 1:32 AMMicah Tseng
11/17/2022, 1:34 AMselect top cell
) it’s small. Only about 5umx5um.Micah Tseng
11/17/2022, 1:39 AMload <top hiegherarchy name>
than it’s there…interesting. So I guess it’s just not loading it, though it’s reading it.Micah Tseng
11/21/2022, 6:48 PM<defunct>
cells in the gds which I didn’t think mattered since they are simply Klayout markers indicating the cell was generated from a library that is no longer present, however, when I resaved the gds without the library context which removes the <defunct>
marker, now the gds loads the top level cell and also reads the GDS is less than half the time… do you have any thoughts?Mitch Bailey
11/21/2022, 6:58 PMTim Edwards
11/21/2022, 7:41 PMcellname top
to get a list of top-level cells, and from that list you can select the cell that you want to load, and load it with the load <cellname>
command.Micah Tseng
11/21/2022, 7:43 PMTim Edwards
11/21/2022, 9:46 PMMicah Tseng
11/21/2022, 10:28 PMMicah Tseng
11/21/2022, 10:28 PM