mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 21:50:54 +00:00
Update abc to our clone to fix Cov_ManFree segfault, might leak memory, but won't crash
This commit is contained in:
parent
9d3b7f7474
commit
022914d8be
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -3,7 +3,7 @@
|
|||
url = git@github.com:silimate/verific.git
|
||||
[submodule "abc"]
|
||||
path = abc
|
||||
url = https://github.com/YosysHQ/abc
|
||||
url = git@github.com:Silimate/abc.git
|
||||
# Don't use paths as names to avoid git archive problems
|
||||
[submodule "cxxopts"]
|
||||
path = libs/cxxopts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue