From 41a64987d3fda038e90c5a8ec8d3844e08078cb8 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Fri, 29 Oct 2021 14:08:28 -0700 Subject: [PATCH] [Github] Switch to Yosys 0.10 release branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c0d1458f4..b6c24579b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "yosys"] path = yosys url = https://github.com/YosysHQ/yosys.git - branch = yosys-0.10 + branch = release-branch-0.10