Does anybody get such warning after running make user_project_wrapper?
Copy code
[WARNING]: The version of open_pdks installed does not match the one required by the OpenLane flow scripts (installed: 89f6ff4d9359a1ef9717b839e3e59dfdf33aaea6, expected: c5730b574461889c82858b08d12ba42423d9c2cb)
You may want to re-install the PDK by invoking `make pdk`.
[WARNING]: OpenLane may not function properly.
Though I installed openlane/pdks with
make openlane
make pdk
Hadir Khan
12/30/2021, 7:05 AM
The caravel-lite rc8 tag’s Makefile points to this open_pdk commit
Then why does openlane flow scripts expect this commit
c5730b574461889c82858b08d12ba42423d9c2cb
?
w
Wajeh ul hasan
12/30/2021, 8:14 AM
@User Because the default flow is kind of broken for MPW4.
There are no commits described for MPW4.
We are all using MPW3 tags for the submission
r
Ruediger Ehlers
12/30/2021, 10:07 AM
I also got the "Could not access submodule 'third_party/make-env'" error, which is triggered some versions of git. It appears to be related to the fact that not all submodules are initialized when checkout out the PDK, which seems to be on purpose, as the resulting directory would be huge. Not sure how I fixed it. I think that I tried replacing "git pull" in the Makefile of the caraval user project by "(git pull | echo 'yo!')" or
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.