Hello, I had a small issue with PDN generation. Fragments of vertical VDD grid were generated, but only slightly touching horizontal traces, with no chance to put via. VDD net is highlighted on the picture. VSS rails are correctly not generated here. This causes LVS issues at precheck script (and FP_PDN check fail, but I had it disabled by default script 😞 ). I solved this issue by moving the bottom macro a little bit up to block this space. Is this something worth reporting to openlane or a standard problem? And additional question - is there some simple way to define additional PDN blockages in free space (outside of macros) in wrapper?