<@U0175T39732> Can you give me the set of commands...
# sky130
t
@User Can you give me the set of commands you run, I'd like to reproduce that....
m
git clone git@github.com:google/skywater-pdk.git SUBMODULE_VERSION=latest make make submodules -j3 || make submodules -j1 git submodule update --init libraries/sky130_fd_pr (NOT Really needed: make timing) cd libraries/sky130_fd_pr/latest git checkout main
I think that was it..
but there were two issues: 1. It doesn't pull that submodule 2. It doesn't find the latest tag