Join Slack
Powered by
<#225 libs.tech: Fix klayout extraction of diodes>...
# ihp-sg13g2
g
GitHub
10/17/2024, 7:32 AM
#225 libs.tech: Fix klayout extraction of diodes
Pull request opened by
smunaut
Diodes were extracted at the wrong hierarchy level. Matthias (KLayout author) was kind enough to debug this issue and came up with this patch. See related discussion :
https://www.klayout.de/forum/discussion/2605/device-extracted-at-wrong-level-of-hierarchy#latest
But as a summary, KLayout's booleans use the first argument's hierarchy as reference. so it's important to make sure to use a "cell local" layer/polygon as first argument to ensure extraction at the proper level
IHP-GmbH/IHP-Open-PDK
✅ All checks have passed 1/1 successful checks
Open in Slack
Previous
Next