@User: I have pushed an updated version of the open_pdks repo to
https://foss-eda-tools.googlesource.com/openPDK.git . This has been updated to remove all references to the original s8 PDK, to define the PDK source as the Google/SkyWater repository, and to fix up a few items in the Makefile accordingly. This script actually does the correct job (as far as I can tell) of creating the CDL, SPICE, LEF, GDS, and verilog library files (all cells in one file). I was able to get an example using sky130_fd_sc_hd through routing in qflow, although as expected, qrouter generates lots of DRC errors. But, I was unable to get the sky130_fd_sc_hs, _ms, etc., libraries past yosys. They are failing in ABC. Possibly because of something in the liberty files? I am still investigating that. Also, attempting to create a parameterized cell MOSFET in magic crashed magic. So there are items here and there needing working on. But overall it looks good and I can work with it.