From 0f28aebcee69bbcb5f564f04eb852b0b165daf7e Mon Sep 17 00:00:00 2001 From: Hansung Kim Date: Thu, 25 Jan 2024 22:43:56 -0800 Subject: [PATCH] Update rocket-chip url to gemmini-ext-spad fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b0a37cc9..e155d953 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "rocket-chip"] path = generators/rocket-chip - url = https://github.com/chipsalliance/rocket-chip.git + url = https://github.com/hansungk/rocket-chip.git [submodule "testchipip"] path = generators/testchipip url = https://github.com/richardyrh/testchipip.git