caravel_user_project icon indicating copy to clipboard operation
caravel_user_project copied to clipboard

Incorrect Makefile recipe dependencies

Open kareefardi opened this issue 1 year ago • 1 comments

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.

kareefardi avatar Jun 26 '24 08:06 kareefardi