Corrected an issue with the custom decap_12 cell with pared-down local
interconnect, which had the original name sky130_fd_sc_hd__decap_12 in the
GDS file as the cell name, causing the cell to get replaced in the library
with some version derived from the abstract view (not quite sure how open_pdks
does that, but the problem is in the GDS, not in open_pdks).
diff --git a/VERSION b/VERSION
index d9efb1f..2be73eb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.252
+1.0.253
diff --git a/sky130/custom/sky130_fd_sc_hd/gds/sky130_ef_sc_hd__decap_12.gds b/sky130/custom/sky130_fd_sc_hd/gds/sky130_ef_sc_hd__decap_12.gds
index e750945..c742610 100644
--- a/sky130/custom/sky130_fd_sc_hd/gds/sky130_ef_sc_hd__decap_12.gds
+++ b/sky130/custom/sky130_fd_sc_hd/gds/sky130_ef_sc_hd__decap_12.gds
Binary files differ
diff --git a/sky130/custom/sky130_fd_sc_hd/lef/sky130_ef_sc_hd__decap_12.lef b/sky130/custom/sky130_fd_sc_hd/lef/sky130_ef_sc_hd__decap_12.lef
index d37ca35..e790b49 100644
--- a/sky130/custom/sky130_fd_sc_hd/lef/sky130_ef_sc_hd__decap_12.lef
+++ b/sky130/custom/sky130_fd_sc_hd/lef/sky130_ef_sc_hd__decap_12.lef
@@ -33,6 +33,7 @@
   END VGND
   PIN VNB
     DIRECTION INPUT ;
+    USE GROUND ;
     PORT
       LAYER pwell ;
         RECT 0.080 -0.130 0.360 0.150 ;
@@ -40,6 +41,7 @@
   END VNB
   PIN VPB
     DIRECTION INPUT ;
+    USE POWER ;
     PORT
       LAYER nwell ;
         RECT -0.190 1.305 5.710 2.910 ;