From 1b93b42a907ec1ccd5bce24037f4e08db3c2ad9f Mon Sep 17 00:00:00 2001 From: light-ly Date: Fri, 4 Oct 2024 21:21:51 +0800 Subject: [PATCH] update submodule --- .gitmodules | 4 ++-- sv-parser | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index caea65c..e6a1deb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "sv-parser"] path = sv-parser - url = https://github.com/light-ly/sv-parser.git + url = https://github.com/Digital-EDA/sv-parser [submodule "rust_hdl"] path = rust_hdl - url = https://github.com/light-ly/rust_hdl.git + url = https://github.com/Digital-EDA/rust_hdl diff --git a/sv-parser b/sv-parser index 3002b39..1e390e0 160000 --- a/sv-parser +++ b/sv-parser @@ -1 +1 @@ -Subproject commit 3002b3970b64903ec98a3274d7254fefa82f0435 +Subproject commit 1e390e0f4429b5004e63327b64d5095775ef27b5