From 3e6ae398c82e68014344a05526269dbdc1f7fb6c Mon Sep 17 00:00:00 2001 From: Hansung Kim Date: Mon, 4 Mar 2024 13:51:21 -0800 Subject: [PATCH] Change rocket-chip remote path to hansungk/ ... for cluster code changes --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ce6597f4..2442d989 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "generators/rocket-chip"] path = generators/rocket-chip - url = https://github.com/chipsalliance/rocket-chip.git + url = https://github.com/hansungk/rocket-chip.git [submodule "generators/testchipip"] path = generators/testchipip url = https://github.com/richardyrh/testchipip.git