i `git pull`ed OpenLane to address <this bug above...
# gf180mcu
a
i `git pull`ed OpenLane to address this bug above and now I get
Copy code
[ERROR]: The version of open_pdks used in building the PDK does not match the version OpenLane was tested on (installed: 3af133706e554a740cfe60f21e773d9eaa41838c, tested: 141eea4d1bb8c6d4dd85fcbf2c0bdface7df9cfc)
This may introduce some issues. You may want to re-install the PDK by invoking `make pdk`.
[ERROR]: Please update your environment. OpenLane will now quit.
i tried running
make pdk
and it downloads some new images but the issue persists
to fix this i had to manually change the commit hash in dependencies/tool_metadata.yml. where can i file this bug?
p
is that with caravel_user_project?