Abhinav Uppal
09/20/2022, 4:26 AMmake setup
using the Makefile included with caravel_user_project, is there a way to point the OPENLANE_TAG
to the latest docker container? export OPENLANE_TAG=latest
doesn't work, so I always have to manually enter the latest date/tag from https://hub.docker.com/r/efabless/openlane/tags
Is there an easier solution to having make setup
point to the latest openlane tag and its corresponding open_pdks commit?Vijayan Krishnan
09/20/2022, 5:39 AMopen_pdks
in line L24
and do make setup