From 3847555c6b2d98f49b1b944ccb95438fec79fa37 Mon Sep 17 00:00:00 2001
From: dam1n19 <dam1n19@soton.ac.uk>
Date: Wed, 3 May 2023 16:27:05 +0100
Subject: [PATCH] Removed vanillaflow from .gitmodules file

---
 .gitmodules              | 3 ---
 accelerator_wrapper_tech | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index d883fa3..72c7f19 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,6 +19,3 @@ url = git@git.soton.ac.uk:soclabs/CHIPKIT.git
 [submodule "fpga-lib"]
 	path = fpga_lib_tech
 	url = git@git.soton.ac.uk:soclabs/fpga-lib.git
-[submodule "vanillaflow"]
-	path = vanillaflow_flow
-	url = git@git.soton.ac.uk:soclabs/vanillaflow.git
diff --git a/accelerator_wrapper_tech b/accelerator_wrapper_tech
index 6d96d30..3178076 160000
--- a/accelerator_wrapper_tech
+++ b/accelerator_wrapper_tech
@@ -1 +1 @@
-Subproject commit 6d96d30d3d1fcc6ad1f558cf290977158f490de9
+Subproject commit 31780762cb5396c382b820d047a0be6004103143
-- 
GitLab