Hi . I have a naive doubt. I tried to build the do...
# sky130
s
Hi . I have a naive doubt. I tried to build the docker image locally for openlane.. i get an error of "unable to prepare context: patg "./tar" not found.. Can some one please help me out..
d
I don't know if it helps but I have pushed an image to the docker hub: 0x01be/openlane:rc5
So you can run: docker pull 0x01be/openlane:rc5 docker tag 0x01be/openlane:rc5 openlane:rc5
And the various Makefiles requiring openlane:rc5 should work
The image was built from the mpw-one-a tag as recommended