mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 08:35:32 +00:00
Add abc back for testing
This commit is contained in:
parent
0fd6e29e8e
commit
a4bc124e3b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
abc
Submodule
1
abc
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2188bc71228b0788569d83ad2b7e7b91ca5dcc09
|
Loading…
Add table
Add a link
Reference in a new issue