Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / .gitmodules
index b03ac66142134d1123cd5b5cfa37e8583d1c69ae..d6a70bcb4bb2ab938edf11fa75f8cefd54a69232 100644 (file)
@@ -1,10 +1,15 @@
-[submodule "nmigen-type-annotations"]
-       path = nmigen-type-annotations
-       url = https://salsa.debian.org/Kazan-team/nmigen-type-annotations.git
-       branch = master
 [submodule "pinmux"]
        path = pinmux
        url = https://git.libre-soc.org/git/pinmux.git
-[submodule "libreriscv"]
-       path = libreriscv
-       url = https://git.libre-soc.org/git/libreriscv.git
+[submodule "src/soc/litex/florent"]
+       path = src/soc/litex/florent
+       url = https://git.libre-soc.org/git/libresoc-litex.git
+[submodule "nmigen-type-annotations"]
+       path = nmigen-type-annotations
+       url = https://git.libre-soc.org/git/nmigen-type-annotations.git
+[submodule "soc-cocotb-sim"]
+       path = soc-cocotb-sim
+       url = https://git.libre-soc.org/git/soc-cocotb-sim.git
+[submodule "src/soc/soc-cocotb-sim"]
+       path = src/soc/soc-cocotb-sim
+       url = https://git.libre-soc.org/git/soc-cocotb-sim.git