com/liteethmini/phy: remove use of FlipFlop in MII
[litex.git] / .gitmodules
index a952646d16d0a985e90407b5975b9355aa273ea1..2f2413b1c0e1a72412efad8c7100be6921314c77 100644 (file)
@@ -1,9 +1,12 @@
-[submodule "verilog/lm32/submodule"]
-       path = verilog/lm32/submodule
+[submodule "extcores/lm32/submodule"]
+       path = extcores/lm32/submodule
        url = https://github.com/m-labs/lm32.git
-[submodule "verilog/mor1kx/submodule"]
-       path = verilog/mor1kx/submodule
+[submodule "extcores/mor1kx/submodule"]
+       path = extcores/mor1kx/submodule
        url = https://github.com/openrisc/mor1kx.git
 [submodule "software/compiler-rt"]
        path = software/compiler-rt
        url = http://llvm.org/git/compiler-rt.git
+[submodule "software/unwinder"]
+       path = software/unwinder
+       url = https://github.com/whitequark/libunwind