<@U020J2W6Q84>, does 'export IMAGE_NAME=...' still...
# openlane
e
@User, does 'export IMAGE_NAME=...' still applicable for openlane installation with particular tag?
m
that is what I've just had to do
e
Are you still in process?
m
process?
e
🙂 Are you in progress with this job?
m
I'm still using MPW2 tagged OpenLANE.
I won't update until the tools for MPW3 are announced
e
Which tools?
Does MPW2 mean efabless/openlane? I messed up all the versions. I need the latest stable openlane version.
m
the versions of the tools we used for MPW2: caravel_user_project, openlane, pdk & the submission checker
e
I did git clone https://github.com/The-OpenROAD-Project/OpenLane.git --branch 2021.08.03_05.51.29 to obtain tagged docker image.
k
Are you getting this error during make test?
d
@Eugene Stolbikov It is definitely still applicable, although OpenLane now tries its best to install a docker container with a matching git tag.
k
I get this new error with make test. Are we sure about the versions?
@Eugene Stolbikov - Did you make test pass with the new Openroad/OpenLane git?
e
I'm not able to install PDK 🙂 I got the same error with pip dependencies and now my workaround didn't help.
k
I see. I just commented the line highlighted below and make pdk worked without workaround. Though i am not sure if this is the right way @donn can comment
e
What is the file name?
k
Makefile
e
Yes, this helped. Thank you. Waiting for PDK installation...
👍 1
For understandable reasons PDK installation is trying to get docker openlane image with different tag 🙂 Unable to find image 'efabless/openlane:2021.08.02_05.21.44' locally
And it pulls it.
d
08.03 and 08.02 are actually two builds of the same commit, so it doesn’t really matter that much.
I should probably fix that
e
@Kunal I got "Basic test passed"
k
can you please PM me snapshot of history?
e
Do you want a history of make test?
make_test.log
k
That helped passed for me too
👍 1
e
What was the problem?
k
i had installed standalone open_pdk i removed that and installed from openlane. That worked
👍 1