use assertEqual in RADIXMMU unit test
[soc.git] / .gitmodules
index 86460ee7de0bff5a7ec1c31dfecee506badc0233..3a0209ee3a29f0477ad5e0247e39a92c33a928da 100644 (file)
@@ -1,10 +1,12 @@
-[submodule "nmigen-type-annotations"]
-       path = nmigen-type-annotations
-       url = https://salsa.debian.org/Kazan-team/nmigen-type-annotations.git
-       branch = master
-[submodule "libreriscv"]
+[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