From 4ad9001cbfd7a0af18371123a8181c2e2bc5eea1 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Thu, 29 Aug 2024 19:48:04 -0700 Subject: [PATCH] [core] specify branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index d186a4b95..1c7f18bc1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "abc"] path = abc url = https://github.com/RapidFlex/abc.git + branch = yosys-experimental