Fixed the install of the Avalon Semicondutor 3.3V standard cell
libraray for GF180MCU, which was missing copying the CDL
netlists.  Updated the references for updates to several
repositories, including gf180mcu_as_sc_mcu7t3v3 (added tristate
inverter and set-reset flop cells), gf80mcu_ocd_io (fixed the
bond pad layout to meet some new requirement from GF), and
gf180mcu_ocd_ip_sram (updates to the verilog behavioral models
from a similar update made for the 5V SRAM).
diff --git a/VERSION b/VERSION
index 9b8f4f9..ac38063 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.565
+1.0.566
diff --git a/gf180mcu/Makefile.in b/gf180mcu/Makefile.in
index d2a3fc4..f5c237f 100644
--- a/gf180mcu/Makefile.in
+++ b/gf180mcu/Makefile.in
@@ -1296,6 +1296,9 @@
 	rm -rf ${STAGING_PATH}/${GF180MCU$*}/libs.ref/gf180mcu_as_sc_mcu7t3v3/verilog
 	mkdir -p ${STAGING_PATH}/${GF180MCU$*}/libs.ref/gf180mcu_as_sc_mcu7t3v3/verilog
 	cp -rp ${AVALON_REF_SOURCE}/verilog ${STAGING_PATH}/${GF180MCU$*}/libs.ref/gf180mcu_as_sc_mcu7t3v3
+	rm -rf ${STAGING_PATH}/${GF180MCU$*}/libs.ref/gf180mcu_as_sc_mcu7t3v3/cdl
+	mkdir -p ${STAGING_PATH}/${GF180MCU$*}/libs.ref/gf180mcu_as_sc_mcu7t3v3/cdl
+	cp -rp ${AVALON_REF_SOURCE}/cdl ${STAGING_PATH}/${GF180MCU$*}/libs.ref/gf180mcu_as_sc_mcu7t3v3
 
 	# This library is done the right way and has its own openlane setup.
 	mkdir -p ${OPENLANETOP_STAGING_$*}
diff --git a/gf180mcu/gf180mcu.json b/gf180mcu/gf180mcu.json
index 69b7a64..d10f47b 100644
--- a/gf180mcu/gf180mcu.json
+++ b/gf180mcu/gf180mcu.json
@@ -96,20 +96,20 @@
         "magic": "MAGIC_COMMIT"
     },
     "reference": {
-        "open_pdks": "6efedd4260f02ed39dee2ca31287be2d115fe678",
+        "open_pdks": "1351ed5e90afc2f6569f80e19f2b428dbd205d71",
         "magic": "203ece1a16ecd22082c321cc68a45597be2286da",
         "gf180mcu_pdk": "a897aa30369d3bcec87d9d50ce9b01f320f854ef",
         "gf180mcu_fd_pr": "739f508876db86bd7d3403f1fe056dedfeaabdab",
         "gf180mcu_fd_pv": "50cc2fe338c81925e24a6ac4907ddaab534c1312",
-        "gf180mcu_ws_klayout": "041640819a8054b8dc79852c89f8bbf2f392b727",
+        "gf180mcu_ws_klayout": "ee3fe652645261accc5b7e13163bb386c4eb339c",
         "gf180mcu_fd_io": "545621fdbac44f55344834e6c03486310c0862d7",
         "gf180mcu_fd_sc_mcu7t5v0": "5641d172662a7d9086e5b99c5d54506c05e65cee",
         "gf180mcu_fd_sc_mcu9t5v0": "e0e80f5a6522f10b82165d3aeab9b8ee28e89849",
         "gf180mcu_fd_ip_sram": "9c411928870ce15226228fa52ddb6ecc0ea4ffbe",
-        "gf180mcu_as_sc_mcu7t3v3": "51f4e2a6d9692f3f8982dffaf7c012272a4b4ca3",
-        "gf180mcu_ocd_io": "4e795c105b5c0b5ad9b827cb0572104aef6ba4aa",
+        "gf180mcu_as_sc_mcu7t3v3": "bb2017ea522fbab2c6fe7a95be761cf4b7f93079",
+        "gf180mcu_ocd_io": "28885553ed5eec6d4fc85f8dbf231f74954dddc1",
         "gf180mcu_ocd_alpha": "c7e798ee93cb93f339444c9ad39673fee622fc2a",
-        "gf180mcu_ocd_ip_sram": "1a40a6e55fabf4d3b418d65bd1d4710bf08b3af9",
+        "gf180mcu_ocd_ip_sram": "6899849deaaf37a67a70c570f9609894e005e8d9",
         "gf180mcu_osu_sc_gf12t3v3": "aa2fa8cd1bcb8fe98669acd05c0b0c65879268b3",
         "gf180mcu_osu_sc_gf9t3v3": "aa2fa8cd1bcb8fe98669acd05c0b0c65879268b3"
     }
diff --git a/sky130/sky130.json b/sky130/sky130.json
index d3104a6..468ec7e 100644
--- a/sky130/sky130.json
+++ b/sky130/sky130.json
@@ -94,7 +94,7 @@
         "magic": "MAGIC_COMMIT"
     },
     "reference": {
-        "open_pdks": "6efedd4260f02ed39dee2ca31287be2d115fe678",
+        "open_pdks": "1351ed5e90afc2f6569f80e19f2b428dbd205d71",
         "magic": "203ece1a16ecd22082c321cc68a45597be2286da",
         "sky130_fd_pr": "c996d0e7417d7574714079050e2768da70f7fdca",
         "sky130_fd_io": "e60737bf624df95c211fe99c007ddec78e3e081d",