I have created a reference sheet for the SKY130 sh...
# shuttle
p
I have created a reference sheet for the SKY130 shuttles, which collects all the important information on which software packages, which versions/branches/tags are required for the shuttle service: https://docs.google.com/document/d/1x7ubNSmfUb0xBmkW8iK-H1fOHXtxRlUGQaaAhjPEJA4/edit#
👍 8
m
Hi Philipp, After install the tools versions with your document. I get the below error on each design. ERROR: /openLANE_flow/scripts/klayout/def2gds.py159 Stream has unknown format: /ECE/asic_tools/pdk/sky130A/libs.ref/sky130_fd_sc_hd/gds/sky130_fd_sc_hd.gds in Layout.read  /openLANE_flow/scripts/klayout/def2gds.py:159 (class exceptions.RuntimeError)
p
That sounds like the "make pdk" step somehow failed. Do you have enough free disk space?
Try: make pdk >logfile1 2>logfile2
m
this is also failing for me now