Jorge Marin
03/21/2022, 2:14 PMMatt Venn
03/21/2022, 2:20 PMJorge Marin
03/21/2022, 2:22 PMJorge Marin
03/21/2022, 2:25 PMJorge Marin
03/21/2022, 2:31 PMjeffdi
jeffdi
Matt Venn
03/21/2022, 4:55 PMMatt Venn
03/21/2022, 4:55 PMJorge Marin
03/21/2022, 5:44 PMJorge Marin
03/21/2022, 5:45 PMJorge Marin
03/21/2022, 6:44 PMTim Edwards
03/21/2022, 6:55 PMJorge Marin
03/21/2022, 7:01 PMMitch Bailey
03/21/2022, 7:03 PMJorge Marin
03/21/2022, 7:04 PMMitch Bailey
03/21/2022, 7:09 PMJorge Marin
03/21/2022, 7:11 PMMitch Bailey
03/21/2022, 7:16 PMJorge Marin
03/21/2022, 7:23 PMTim Edwards
03/21/2022, 7:23 PMMASKHINTS_PSDM
and MASKHINTS_NSDM
properties can be used as a last resort to specify geometry for the NSDM and PSDM layers; set the property to be equal to a string of one or more rectangles in magic's internal coordinates in the form "llx0 lly0 urx0 ury0 llx1 lly1 urx1 urx2 ..."
. That keeps the corrections upstream and avoids having to do back-end fixes in klayout.Jorge Marin
03/21/2022, 8:07 PMTim Edwards
03/21/2022, 8:27 PMbox
command to find the four coordinates of the cursor box
3. Type the command property MASKHINTS_NSDM "
(+ the four coordinates +) `"`; e.g., property MASKHINTS_NSDM 110 60 120 72
.
4. If you want to see the resulting layer, use the command cif see NSDM
(which can be used to view the layer at any time, not just after using the mask-hints property method).