From 6de07db10082fa7c7ec7029611ac26273177e2ba Mon Sep 17 00:00:00 2001 From: tangxifan Date: Thu, 29 Aug 2024 19:45:00 -0700 Subject: [PATCH] [core] switch to rf-abc --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d88d4b1e5..d186a4b95 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "abc"] path = abc - url = https://github.com/YosysHQ/abc + url = https://github.com/RapidFlex/abc.git