From 98545c48d315ccb332da8c1127fb5fc9e37c30bb Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Tue, 29 Jun 2021 02:33:08 -0400 Subject: [PATCH] adding internal link --- .gitmodules | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2707d726..27aabd09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "hw/rtl/fp_cores/fpnew"] path = hw/rtl/fp_cores/fpnew url = https://github.com/pulp-platform/fpnew.git -[submodule "hw/rtl/libs/basejump_stl"] - path = hw/rtl/libs/basejump_stl - url = https://github.com/bespoke-silicon-group/basejump_stl.git + +[submodule "internal"] + path = internal + url = https://github.com/vortexgpgpu/vortex-internal.git \ No newline at end of file