https://open-source-silicon.dev logo
m

Mohammad Khalique Khan

03/26/2022, 5:33 AM
@User can you recommend what to do here
v

Vijayan Krishnan

03/26/2022, 5:34 AM
which version of openlane using?
m

Mohammad Khalique Khan

03/26/2022, 5:34 AM
i updated yesterday
latest version
v

Vijayan Krishnan

03/26/2022, 5:35 AM
is met all prerequisites? At a minimum: • GNU Make • Python 3.6 with PIP ◦ Click 7.0+, Pyyaml:
python3 -m pip install pyyaml click>=7
To build the Sky130 PDK you also need: • Git 2.35+
install in new directory.. it may resolve your issue
As per log git is outdated your update failed some where... Try to update again and share the log if you're facing same issue
m

Mohammad Khalique Khan

03/26/2022, 5:45 AM
sure would retry
should i delete and reinstall pdk??
v

Vijayan Krishnan

03/26/2022, 5:58 AM
Try it in new directory.. if everything works fine, move your design DB to latest path and delete previous Openlane directory
m

Mohammad Khalique Khan

03/26/2022, 6:15 AM
sure thanks
2 Views