Skip to content
  • Jean-Paul Chaput's avatar
    Add & fix GDS parser for PATH of type 4 (seen in the PLL). · 5b6bc7c9
    Jean-Paul Chaput authored
    * New: In CRL::GdsStream::xyToPath(), now manage BGNEXTN & ENDEXTN for
        PATHTYPE 4.
          The begin/end Contact are created to use exactly the area of the
        extension. Otherwise there were overspill when the size of the
        extension is greater than the width of the path. Also need to do
        a sligth shift if the extension is an odd number of foundry grid.
          This fix the offgrid problems.
    5b6bc7c9