SiEPIC_EBeam_PDK icon indicating copy to clipboard operation
SiEPIC_EBeam_PDK copied to clipboard

rectpack for test structure assembly

Open lukasc-ubc opened this issue 4 years ago • 0 comments

Implement something similar as in phidl, namely adding the ability to automatically compress layouts consisting of tons of test structures.

using: https://github.com/secnot/rectpack

similar to: https://github.com/amccaugh/phidl/blob/master/phidl/geometry.py

  • input: a bunch of top cells
  • extract floor plan, and assign "rid" to each cell / box
  • compress

lukasc-ubc avatar May 17 '20 23:05 lukasc-ubc