Hi I am having difficulty in hardening user projec...
# efabless
a
Hi I am having difficulty in hardening user project. can I get some help here?
v
Are you planning for upcoming shuttle? Share us the error log or brief the issue.
a
I am new to this. I am getting 2 errors, related to Make files.
v
seems you're trying to harden
user_adder
. Is that directory exist inside openlane? Go through this https://github.com/efabless/caravel_user_project/blob/main/docs/source/index.rst
a
I went inside make file there is no target named user adder. do I need to add user adder inside make file?
v
not required to change anything in Makefile. are you able to run
make user_proj_example
to complete counter design?