Dear all,
I am familiarizing myself with wrapping the user project with caravel soc harness and generate a single caravel.gds file using openlane. So first i tried to use the 32bit counter example (user_proj_example) and tried these commands given below,
cd caravel_user_project/openlane/
make user_proj_example
but here is what im getting (below image), an warning that my environment is outdated and as it is warning i waited for the further openlane processing but the run just stops saying it is extracting metals .. (edited)
So, I have also tried updating openlane by,
Copy code
cd openlane/
git checkout master
git pull
make openlane
make pdk
make test ("make test works perfect for me")
But i have same issue while executing
make user_proj_example
. So can anyone please help me out with this?
m
Mauricio Montanares
09/15/2021, 4:11 PM
Hi, you need to check your caravel makefile (/caravel/openlane/Makefile) and verify if OPENLANE_TAG is correct
p
Praveen raj
09/15/2021, 5:21 PM
hi, this is my make file and OPENLANE_TAG is v0.20, is it right @Mauricio Montanares?
m
Mauricio Montanares
09/15/2021, 5:24 PM
You’re not using V0.20, see your terminal
p
Praveen raj
09/15/2021, 5:45 PM
Hey thanks @Mauricio Montanares it works after changing the version!
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.