~i follow the instructions in <https://github.com/efabless/caravel_user_project/blob/main/docs/sourc...
a
i follow the instructions in https://github.com/efabless/caravel_user_project/blob/main/docs/source/index.rst#section-quickstart and i hit an error when i get to
make user_project_example
and
make user_project_wrapper
Copy code
make -C openlane user_proj_example
make[1]: Entering directory '/home/arya/src/bfg_mux_test_gf180mcu/openlane'
make[1]: *** No rule to make target 'user_proj_example/config.tcl', needed by 'user_proj_example'.  Stop.
make[1]: Leaving directory '/home/arya/src/bfg_mux_test_gf180mcu/openlane'
make: *** [Makefile:108: user_proj_example] Error 2