openlane2 icon indicating copy to clipboard operation
openlane2 copied to clipboard

feat: draw isosub over the design

Open kareefardi opened this issue 1 year ago • 2 comments

Steps

  • Magic.AddIsosub
    • New standalone step to draw isosub over the design bounding box.
  • Magic.StreamOut
    • Added MAGIC_ADD_ISOSUB to enable drawing isosub over the design bounding box.
  • KLayout.StreamOut
    • Added KLAYOUT_ADD_ISOSUB to enable drawing isosub over the design bounding box.
    • Added ISOSUB_LAYER, a pdk variable, specifying the layer/datatype pairing for isosub layer.

Resolves #531

kareefardi avatar Oct 16 '24 12:10 kareefardi