<@U01N2MWV2JZ>: Oh. I modified the extraction se...
# magic
t
@User: Oh. I modified the extraction section to add ID layers to distinguish between the 0.68um and the 3.4um devices, which have specific models. I forgot to keep an option for no ID layer as a fallback. But ultimately the ID layer needs to be added to the cell. At some point I realized that it would have to be done by a script during installation of the sky130_fd_pr library, and I have not written that patch script yet. Your best option is, after flattening, to make a cursor box over the whole area of PNP transistors and do
tech unlock * ; paint pnp3p40
. I will go add the fallback extraction method and the script to add the extra layer to the cells when installing the library. Thanks for the heads-up.
j
No problem. The ID layers are cool! Thanks
t
You'll see my final response in #analog-design
👍 1