From 39e35be242da10ef301110a1679658941363cb43 Mon Sep 17 00:00:00 2001 From: Richard Yan Date: Sat, 20 Jul 2024 23:54:42 -0700 Subject: [PATCH] redirect firesim --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 709b4865..29cde688 100644 --- a/.gitmodules +++ b/.gitmodules @@ -63,7 +63,7 @@ url = https://github.com/richardyrh/testchipip.git [submodule "sims/firesim"] path = sims/firesim - url = https://github.com/firesim/firesim.git + url = https://github.com/richardyrh/firesim.git [submodule "software/baremetal-ide"] path = software/baremetal-ide url = https://github.com/ucb-bar/Baremetal-IDE.git