<#136 libs.tech: klayout: Add Python script to gen...
# ihp-sg13g2
g
#136 libs.tech: klayout: Add Python script to generate Sealring files Pull request opened by dnltz This script can be called in Klayout's batch mode and generates a GDS file with a sealring included. The width and height of the ring are configurable via arguments. Example call:
Copy code
klayout -n sg13g2 -zz -r sealring.py \
        -rd width=1300.0 -rd height=1300.0 \
        -rd output=macros/sealring.gds.gz
IHP-GmbH/IHP-Open-PDK All checks have passed 1/1 successful checks