Hi everyone! I am trying to run openlane but when ...
# general
r
Hi everyone! I am trying to run openlane but when I try the docker command I get an access denied response error for openlane's docker and when I run the ./flow.tcl -design spm command what I get is a manifest not found error from docker. In order to install openlane I follow the steps explained in this repository: https://github.com/nickson-jose/openlane_build_script I attached some screenshots from the errors obtained for further details
Thanks in advance for your help
a
1. Most likely you are using too old version of openlane, try the openlane installed by caravel, as it's the one supported for tapeout.
Dont follow guides other than readme for openlane, they are typically outdated