I am working to build the Caravel user_project_wra...
# shuttle
b
I am working to build the Caravel user_project_wrapper as explained in the About Caravel video. The make builds during the OpenRoad portion with the following error. Has anyone else experienced this and had any success in fixing it?
🙌 1
h
I had experienced something similar and it works if you clone the branch  
develop
from openlane
b
@Hanssel Enrique Morales Norato I will try that now. Thank you for the tip!
@Hanssel Enrique Morales Norato That didn't work for me. Which Caravel branch are you working with? I am using the Caravel
master
branch.
@Hanssel Enrique Morales Norato I switched over to the
develop
branch and am still seeing the error. Which commit are you working with?
m
Placing handmade circuit in the chip as explained in 'aboard caravel' is also not working. The makefile shown in the video does not mactch the one in the repo.
h
@Bryce Readyhough Im using this commit https://github.com/efabless/openlane/commit/40e97e34a34d11727d037401956c3c1e4792cc86 I have tried the last one also with results similar to you.
b
@Hanssel Enrique Morales Norato Thank you!
h
but I'm experimenting other problem with that commit :/
@Bryce Readyhough could you try running user_proj_example with the 40e97e3 and tell me if you get similar gds results?
b
@Hanssel Enrique Morales Norato I will try that now.
@Hanssel Enrique Morales Norato I am sorry for the slow response. I had some issues with github. I tried again with the 40e97e3 commit and got the same error as before. I am using the
develop
branch of Caravel, the 40e97e3 Openlane commit, and the
master
branches of skywaterPDK and openPDK.