Screen Shot 2022-06-04 at 11.42.21 AM.png
# openlane
l
Screen Shot 2022-06-04 at 11.42.21 AM.png
v
which openlane version installed/ OS used?
l
Latest OpenLane on macOs Monterey v12.1 M1 chip @Vijayan Krishnan
v
make survey || python3 ./env.py issue-survey
run this from
OpenLane
directory and post here
l
Screen Shot 2022-06-04 at 12.00.56 PM.png
v
All is OK except your docker container version. Please install latest docker container for MacOS and try it, it will work. Check docker version required: https://github.com/The-OpenROAD-Project/OpenLane#prerequisites
l
Will do so
Thanks for you help
👍 1
Screen Shot 2022-06-04 at 4.01.58 PM.png
Can you help with this?
@Vijayan Krishnan
v
can you show:
ls pdks/
l
Screen Shot 2022-06-04 at 5.28.09 PM.png
v
which repo you're following to install OpenLane? and which tag openlane are using?
if you've enough space, can you create new directory and clone the repo and run
make
it will install latest version of everything
other way from
OpenLane
directory just remove
pdks
directory and run again
make pdk
it will resolve the issue