File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 url = https://github.com/OpenXiangShan/ChiselAIA.git
3131[submodule "CUTE "]
3232 path = CUTE
33- url = git@ github.com: OpenXiangShan/CUTE.git
33+ url = https:// github.com/ OpenXiangShan/CUTE.git
Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ init:
301301 git submodule update --init $(GIT_FORCE_FLAG )
302302 cd rocket-chip && git submodule update --init $(GIT_FORCE_FLAG ) cde hardfloat
303303 cd openLLC && git submodule update --init $(GIT_FORCE_FLAG ) openNCB
304- cd CUTE && git submodule update --init cute-fpe cutetest
304+ cd CUTE && git submodule update --init $( GIT_FORCE_FLAG ) cute-fpe
305305
306306# Initialize necessary submodules (force)
307307# This ensure that all submodules files are checked out to the correct commit. Good for CI.
You can’t perform that action at this time.
0 commit comments