conda: try to hack conda into checking out new branch directly
[litex.git] / .gitmodules
index 0dc417a345c7f333e64709022b5563379b436cb2..9b5c03e8a5801f835bd1695dd58359e6659d825f 100644 (file)
@@ -1,12 +1,12 @@
-[submodule "misoc/lm32/verilog/submodule"]
-       path = misoc/lm32/verilog/submodule
+[submodule "misoc/cores/lm32/verilog/submodule"]
+       path = misoc/cores/lm32/verilog/submodule
        url = https://github.com/m-labs/lm32.git
-[submodule "misoc/mor1kx/verilog"]
-       path = misoc/mor1kx/verilog
+[submodule "misoc/cores/mor1kx/verilog"]
+       path = misoc/cores/mor1kx/verilog
        url = https://github.com/openrisc/mor1kx.git
-[submodule "software/compiler-rt"]
-       path = software/compiler-rt
+[submodule "misoc/software/compiler_rt"]
+       path = misoc/software/compiler_rt
        url = http://llvm.org/git/compiler-rt.git
-[submodule "software/unwinder"]
-       path = software/unwinder
+[submodule "misoc/software/unwinder"]
+       path = misoc/software/unwinder
        url = https://github.com/whitequark/libunwind