<#334 NoMet4Filler and NoMet5Filler missing in ind...
# ihp-sg13g2
g
#334 NoMet4Filler and NoMet5Filler missing in inductors_code.py Issue created by VolkerMuehlhaus Metal4.nofill and Metal5.nofill is missing for inductor2 and inductor3 library elements
Copy code
dbCreatePolygon(self, PWellBlock, polyPoints1)
        dbCreatePolygon(self, NoActFiller, polyPoints1)
        dbCreatePolygon(self, NoGatFiller, polyPoints1)
        dbCreatePolygon(self, NoMet1Filler, polyPoints1)
        dbCreatePolygon(self, NoMet2Filler, polyPoints1)
        dbCreatePolygon(self, NoMet3Filler, polyPoints1)

        dbCreatePolygon(self, NoTMet1Filler, polyPoints1)
        dbCreatePolygon(self, NoTMet2Filler, polyPoints1)
IHP-GmbH/IHP-Open-PDK