<#272 sky130B missing THICKNESS LEF props, breakin...
# open_pdks
g
#272 sky130B missing THICKNESS LEF props, breaking antenna repair Pull request opened by antonblanchard On a recent tape out of Microwatt I noticed an absence of any antenna diodes as well as no antenna violations reported at the signoff step. It turns out we are stripping the THICKNESS properties from the sky130B tech LEF, meaning all side area calculations come out as zero. While fixing this, I also noticed filecmp.cmp only checks stat values by default. It incorrectly determines that the sky130A and sky130B tech LEFs are identical because the sizes and timestamps match, and creates a symlink. Use shallow=False to force an actual comparison of the contents. RTimothyEdwards/open_pdks GitHub Actions: Run (all) GitHub Actions: Run (sky130_fd_sc_hvl) GitHub Actions: Run (sky130_fd_sc_ls) GitHub Actions: Run (sky130_fd_sc_ms) GitHub Actions: Run (sky130_fd_sc_hs) GitHub Actions: Run (sky130_fd_sc_hdll) GitHub Actions: Run (sky130_fd_sc_hd) No checks have passed 0/7 successful checks