I get the following error while using the command ...
# caravel
b
I get the following error while using the command ' make user_proj_ example' . Please tell how to rectify this.
v
tool unable to read your
verilog/rtl/user_proj_example.v
Check your file path
🙌 1
b
User project file is inside the /verilog/rtl . Why tool is unable to read it as it is the default location?
v
from which directory executing
make user_proj_example
?
b
From caravel user project folder. I didn't cd to openlane like before the update
v
If you follow quickstart guide, it should work without any issue
can you attach complete log