Hi. Due to the statement "Caravel files are kept s...
# general
m
Hi. Due to the statement "Caravel files are kept separate from the user project by having caravel as submodule." in quick start, I've tried to add submodules of caravel and mgmt_core_wrapper to my repo, but this caused exception in precheck in efabless. Should users not bother creating submodules?
a
Use caravel user project. It has the proper flow that includes the fetching of proper Caravel repo
What do you mean, creating submodules?
m
@Muhammad Usama Zubair One solution is to set
CARAVEL_ROOT
and
MCW_ROOT
to directories outside of your repo before
make install
.
m
So I don't need to put these things in repo for submission. Ok 👌
👍 1