From d0e70fa1dbda76b60841378c19217fe21c66975f Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Thu, 23 Jul 2020 06:20:43 -0400 Subject: [PATCH] add fpnew --- .gitmodules | 3 +++ hw/rtl/fp_cores/fpnew | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 hw/rtl/fp_cores/fpnew diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..dd60e98f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hw/rtl/fp_cores/fpnew"] + path = hw/rtl/fp_cores/fpnew + url = https://github.com/pulp-platform/fpnew.git diff --git a/hw/rtl/fp_cores/fpnew b/hw/rtl/fp_cores/fpnew new file mode 160000 index 00000000..1def7bb6 --- /dev/null +++ b/hw/rtl/fp_cores/fpnew @@ -0,0 +1 @@ +Subproject commit 1def7bb630ceae2ebc58921f6b5ee3e686fb6d5a