From a4bc124e3bed5d5acad0009526a7d896c62436da Mon Sep 17 00:00:00 2001 From: Akash Levy Date: Mon, 23 Sep 2024 05:30:40 -0700 Subject: [PATCH] Add abc back for testing --- .gitmodules | 3 +++ abc | 1 + 2 files changed, 4 insertions(+) create mode 160000 abc diff --git a/.gitmodules b/.gitmodules index 84411666e..8da025f3c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "yosys-slang"] path = yosys-slang url = git@github.com:silimate/yosys-slang.git +[submodule "abc"] + path = abc + url = https://github.com/YosysHQ/abc.git diff --git a/abc b/abc new file mode 160000 index 000000000..2188bc712 --- /dev/null +++ b/abc @@ -0,0 +1 @@ +Subproject commit 2188bc71228b0788569d83ad2b7e7b91ca5dcc09