From b79e3c4d9f4e1cfcea9bef016b6822392e46651e Mon Sep 17 00:00:00 2001 From: ShvetankPrakash Date: Sun, 8 Jan 2023 18:51:57 -0500 Subject: [PATCH] Added the Serv submodule Signed-off-by: ShvetankPrakash --- .gitmodules | 3 +++ third_party/python/pythondata_cpu_serv | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/python/pythondata_cpu_serv diff --git a/.gitmodules b/.gitmodules index e920907b5..846477bb0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -71,3 +71,6 @@ [submodule "third_party/python/vizier"] path = third_party/python/vizier url = https://github.com/ShvetankPrakash/vizier.git +[submodule "soc/deps/pythondata_cpu_serv"] + path = third_party/python/pythondata_cpu_serv + url = https://github.com/litex-hub/pythondata-cpu-serv.git diff --git a/third_party/python/pythondata_cpu_serv b/third_party/python/pythondata_cpu_serv new file mode 160000 index 000000000..cdede3b5e --- /dev/null +++ b/third_party/python/pythondata_cpu_serv @@ -0,0 +1 @@ +Subproject commit cdede3b5e35e0c8c385ff10d783905d95cd864ab