efabless / caravel_user_project

https://caravel-user-project.readthedocs.io
Apache License 2.0
174 stars 326 forks source link

Incorrect Makefile recipe dependencies #367

Open kareefardi opened 1 week ago

kareefardi commented 1 week ago

https://github.com/efabless/caravel_user_project/blob/a01f3f0ece3c835d8788c87212006236e2167d7f/openlane/Makefile#L87-L89 This uses venv assuming venv is installed with volare inside. The recipe should have a dependency responsible for installing venv and volare.