From ea1ad4feb66cdb9961c8658d90213b92d3a896a2 Mon Sep 17 00:00:00 2001 From: Lalit Sharma Date: Mon, 22 Mar 2021 21:40:48 -0700 Subject: [PATCH] Updating yosys submodule to mainstream yosys --- .gitmodules | 4 ++-- yosys | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1fb1d4212..7009b8b62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "yosys"] path = yosys - url = https://github.com/QuickLogic-Corp/yosys.git - branch = quicklogic-rebased + url = https://github.com/SymbiFlow/yosys.git + branch = master+wip diff --git a/yosys b/yosys index f44a4f908..40d9e120f 160000 --- a/yosys +++ b/yosys @@ -1 +1 @@ -Subproject commit f44a4f90867b49837da048f9055fdcd8a13c335b +Subproject commit 40d9e120fa7f5343fb25da8e42e230e96d32a735