Changed the installation of the SPICE netlists for gf180mcu_ocd_io from the layout-extracted to the schematic-captured netlists, as it doesn't really make sense to compare layout against layout. Updated the references (again) to capture changes to gf180mcu_ocd_io that fix an error with a label short between the analog pad and ground (not a physical short).
diff --git a/gf180mcu/Makefile.in b/gf180mcu/Makefile.in index 63d4711..f69d410 100644 --- a/gf180mcu/Makefile.in +++ b/gf180mcu/Makefile.in
@@ -1428,7 +1428,7 @@ -lib cells/*/*_tt_025C_5v00.lib compile-only \ header=liberty/gf180mcu_ocd_io__tt_025C_5v00.lib \ rename=gf180mcu_ocd_io__tt_025C_5v00 \ - -spice netlist/layout/*.spice compile-only \ + -spice netlist/schematic/*.spice compile-only \ -gds cells/*/*_${$*_STACK}.gds.gz compile-only \ options=custom/scripts/gds_import_io.tcl \ -lef cells/*/*_${$*_STACK}.lef compile-only \
diff --git a/gf180mcu/gf180mcu.json b/gf180mcu/gf180mcu.json index cd4d182..ed19e5f 100644 --- a/gf180mcu/gf180mcu.json +++ b/gf180mcu/gf180mcu.json
@@ -96,7 +96,7 @@ "magic": "MAGIC_COMMIT" }, "reference": { - "open_pdks": "105af818ee71097ab46625340e0ffaeac3cf229b", + "open_pdks": "9d63043f64011744dadf451e68d39ae54f2a57ea", "magic": "203ece1a16ecd22082c321cc68a45597be2286da", "gf180mcu_pdk": "a897aa30369d3bcec87d9d50ce9b01f320f854ef", "gf180mcu_fd_pr": "739f508876db86bd7d3403f1fe056dedfeaabdab", @@ -107,7 +107,7 @@ "gf180mcu_fd_sc_mcu9t5v0": "e0e80f5a6522f10b82165d3aeab9b8ee28e89849", "gf180mcu_fd_ip_sram": "9c411928870ce15226228fa52ddb6ecc0ea4ffbe", "gf180mcu_as_sc_mcu7t3v3": "81255e2b22d63fbe471f8639751156660a6b9600", - "gf180mcu_ocd_io": "28885553ed5eec6d4fc85f8dbf231f74954dddc1", + "gf180mcu_ocd_io": "0e241e3eb4517e90d6a6a9a35d9a3aadb1a90b3f", "gf180mcu_ocd_alpha": "c7e798ee93cb93f339444c9ad39673fee622fc2a", "gf180mcu_ocd_ip_sram": "1f74d11f7525d9d22d7c729dfae707ec478627a2", "gf180mcu_osu_sc_gf12t3v3": "aa2fa8cd1bcb8fe98669acd05c0b0c65879268b3",
diff --git a/sky130/sky130.json b/sky130/sky130.json index d2a34d8..df54b08 100644 --- a/sky130/sky130.json +++ b/sky130/sky130.json
@@ -94,7 +94,7 @@ "magic": "MAGIC_COMMIT" }, "reference": { - "open_pdks": "105af818ee71097ab46625340e0ffaeac3cf229b", + "open_pdks": "9d63043f64011744dadf451e68d39ae54f2a57ea", "magic": "203ece1a16ecd22082c321cc68a45597be2286da", "sky130_fd_pr": "c996d0e7417d7574714079050e2768da70f7fdca", "sky130_fd_io": "e60737bf624df95c211fe99c007ddec78e3e081d",